Cronologia Commit

Autore SHA1 Messaggio Data
  Eric Pouech 0a16dbc730 winedbg: Move bitfield extraction to extract_lgint. 2 anni fa
  Eric Pouech ef3fca0c33 winedbg: Revamp dbg_lvalue structure and add helpers for init. 2 anni fa
  Eric Pouech 53ae7824b6 winedbg: Introduce dbg_lg(u)int_t and migrate all integral computations on this type. 2 anni fa
  Eric Pouech d65edd04cc winedbg: Use I width modifier for DWORD_PTR printf's args. 3 anni fa
  Alexandre Julliard 2a92c58e11 include: Use the standard va_list instead of __ms_va_list when building with msvcrt. 3 anni fa
  Eric Pouech e3fc699afa winedbg: Fix result type in expression's computation. 3 anni fa
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. 3 anni fa
  Alexandre Julliard b9046a4936 winedbg: Avoid using 'long' types. 3 anni fa
  Zebediah Figura 42bbeedbe4 winedbg: Make be_cpu process-specific. 6 anni fa
  Frédéric Delanoy fe580c083d winedbg: Use BOOL type where appropriate. 11 anni fa
  Gerald Pfeifer 87c0e868be winedbg: Disable some dead code in expr_eval. 13 anni fa
  Eric Pouech 2becd3349d winedbg: Merge pointer deref and array index functions into a single one. 14 anni fa
  Eric Pouech 5aa859de72 winedbg: Allow internal (host) integral variables to hold 64bit value on 64bit platforms. 15 anni fa
  Alexandre Julliard 4441065182 winedbg: Fix pointer cast warnings on 64-bit. 16 anni fa
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 anni fa
  Eric Pouech 9d0b5f5372 winedbg: Added a more decent scheme for handling segmented addresses. 19 anni fa
  Eric Pouech 4d7f9f7c65 winedbg: Fixed broken code about type management for binary operator. 19 anni fa
  Eric Pouech 34db4856ae dbghelp,winedbg: SYMBOL_INFO fix. 19 anni fa
  Eric Pouech 6b7bebfbf9 SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit parameter, not a 19 anni fa
  Mike McCormack 516a577df1 Fix gcc 4.0 warnings. 19 anni fa
  Eric Pouech 29a70954f9 - no longer store internally the " for strings 19 anni fa
  Eric Pouech 5fe480b472 - fixed regression in ctrl-c handling 20 anni fa
  Eric Pouech 926f66186f - fixed breakpoint enabled/disabled state management 20 anni fa
  Eric Pouech deca2502d6 - all symbol information storage is now module relative, so we can 20 anni fa
  Eric Pouech 48f97983d7 - get rid of winedbg internal channels for output 21 anni fa
  Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows 21 anni fa
  Eric Pouech 9ca4119688 Fixed some bugs in cast operator. 22 anni fa
  Eric Pouech 2fc867c045 Added ability to abort on interactive symbol lookup. 22 anni fa
  Alexandre Julliard f264bd326b Moved the debugger to programs/winedbg where it belongs. 22 anni fa