Historial de Commits

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