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

Аутор SHA1 Порука Датум
  Eric Pouech ef3fca0c33 winedbg: Revamp dbg_lvalue structure and add helpers for init. пре 3 година
  Eric Pouech 07502a0646 winedbg: Replace wine_dbgstr_longlong with I64 width modifier. пре 3 година
  Eric Pouech d65edd04cc winedbg: Use I width modifier for DWORD_PTR printf's args. пре 3 година
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. пре 3 година
  Zebediah Figura 42bbeedbe4 winedbg: Make be_cpu process-specific. пре 6 година
  Francois Gouget f505e6fb4a Assorted spelling fixes. пре 10 година
  André Hentschel 657933e135 winedbg: Remove unused code (Clang). пре 10 година
  Frédéric Delanoy fe580c083d winedbg: Use BOOL type where appropriate. пре 11 година
  Michael Stefaniuc 915e12e59f winedbg: Avoid TRUE:FALSE conditional expressions. пре 12 година
  Eric Pouech cf7120b8cc winedbg: Fix 'break file : lineno' command so that file can be in other modules than the current one. пре 14 година
  Alexandre Julliard 35d5c07538 winedbg: Support setting a breakpoint from a file name and line number. пре 14 година
  Peter Schlaile 95a3cd8e30 winedbg: Adds an rwatch command to winedbg. пре 14 година
  Eric Pouech aebb9dd316 winedbg: Don't access inside a bp structure if it's not initialized. пре 14 година
  Eric Pouech e9a31f2770 winedbg: Properly guard against setting a watchpoint against a variable stored in a register. пре 15 година
  Eric Pouech a1986b20e7 winedbg: Fix buffer size for 8-byte watchpoint. пре 15 година
  Eric Pouech 5f23b94a27 winedbg: Allow using 8-byte long hardware assisted breakpoints on x86_64 CPUs. пре 15 година
  Eric Pouech 2367186805 winedbg: Simplify a bit the find_triggered_watch function. пре 15 година
  Marcin Baczyński 477117a03f winedbg: Remove superfluous void* cast. пре 15 година
  Eric Pouech 12c3a012cb winedbg: Force 64bit line number information throughout the code to ease 64bit portability. пре 15 година
  Eric Pouech 7daa50c041 winedbg: Ensure all addresses passed to break functions are 64bit wide. пре 15 година
  Alexandre Julliard ec73f0b71a winedbg: Fix a number of 64-bit pointer truncation issues. пре 15 година
  Francois Gouget 96848a0605 Remove spaces before '\n's. пре 16 година
  Peter Oberndorfer 394a36c25a winedbg: Only check for break/watch points on first chance exceptions. пре 18 година
  Alexandre Julliard 6744929428 winedbg: Win64 printf format fixes. пре 18 година
  Francois Gouget 367f91fb5c Assorted spelling fixes. пре 18 година
  Eric Pouech 932ad65c83 winedbg: Now that local variable computation depends on instruction пре 18 година
  Ge van Geldorp 1d04f826c7 winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses. пре 18 година
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. пре 19 година
  Petr Tesarik 68f8d28945 winedbg: Fix stepping over an instruction. пре 19 година
  Eric Pouech 6ab9b23526 winedbg: Hardware breakpoints пре 19 година