Commit történet

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