Историја ревизија

Аутор SHA1 Порука Датум
  Eric Pouech b0319099d0 winedbg: Enable compilation with long types. пре 3 година
  Eric Pouech ef3fca0c33 winedbg: Revamp dbg_lvalue structure and add helpers for init. пре 3 година
  Eric Pouech d81e757075 winedbg: Use %ls to print wide character strings. пре 3 година
  Eric Pouech 0c474b9fc2 winedbg: When enumerating symbols, only search for locals when name doesn't refer to a module. пре 3 година
  Eric Pouech 5b54dac338 winedbg: Use macros when manipulating variants. пре 3 година
  Eric Pouech d65edd04cc winedbg: Use I width modifier for DWORD_PTR printf's args. пре 3 година
  Eric Pouech 8852004170 winedbg: Use SymSetScopeFromAddr() instead of SymSetContext(). пре 3 година
  Eric Pouech 01ddc2f8e4 winedbg: Use proper width when printing addresses with leading 0. пре 3 година
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. пре 3 година
  Alexandre Julliard b9046a4936 winedbg: Avoid using 'long' types. пре 3 година
  Zebediah Figura ea753c384e include: Rename the other In*OrderModuleList fields to In*OrderLinks for consistency. пре 4 година
  Zebediah Figura 09db718d99 include: Rename BaseAddress to DllBase. пре 4 година
  Zebediah Figura feeb1c7c24 include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. пре 4 година
  Alistair Leslie-Hughes 101820d01a dbghelp: Use internal flag for loading native files. пре 5 година
  Zebediah Figura 42bbeedbe4 winedbg: Make be_cpu process-specific. пре 6 година
  Thomas Faber e91c06b068 dbghelp: Use documented member name in SYMBOL_INFO structure. пре 9 година
  Francois Gouget c4f7918801 winedbg: Remove unneeded NONAMELESSXXX directives. пре 10 година
  Frédéric Delanoy fe580c083d winedbg: Use BOOL type where appropriate. пре 11 година
  Frédéric Delanoy 9e5367dbe3 winedbg: Use BOOL type where appropriate. пре 11 година
  Eric Pouech 244099689c winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals. пре 12 година
  Frédéric Delanoy a2e8d61453 winedbg: Remove dead assignment (Clang). пре 13 година
  Eric Pouech f9e1943de8 winedbg: Added support for variables with thread storage. пре 14 година
  Eric Pouech c22eaccd15 winedbg: Try to detect jump (potentially thunk code) while getting the status. пре 14 година
  Eric Pouech eef72ad2ff winedbg: Add some missing symbol flags to pick up local/parameters variables in symbol pickers. пре 15 година
  Eric Pouech 4c661dc822 winedbg: Fix for stack symbols on 64bit platform. пре 15 година
  Eric Pouech 4ce6c90c36 winedbg: Fix some types for homogenous support on 64bit platform. пре 15 година
  Eric Pouech 12c3a012cb winedbg: Force 64bit line number information throughout the code to ease 64bit portability. пре 15 година
  Alexandre Julliard ec73f0b71a winedbg: Fix a number of 64-bit pointer truncation issues. пре 15 година
  Eric Pouech 700d9df414 winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref. пре 15 година
  Dylan Smith 6f0655242c winedbg: Fixed listing source of function in file. пре 15 година