Histórico de commits

Autor SHA1 Mensagem Data
  Eric Pouech 9fa624583e winedbg: Get rid of dbg_W2A helper. 2 anos atrás
  Eric Pouech b0319099d0 winedbg: Enable compilation with long types. 2 anos atrás
  Eric Pouech 14781c7183 winedbg: Use wide-char string literals. 3 anos atrás
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. 3 anos atrás
  Zebediah Figura cf349cea69 winedbg: Add a backend-specific vector for setting a thread's context. 6 anos atrás
  Zebediah Figura 45e0654591 winedbg: Use WOW64_CONTEXT instead of CONTEXT for i386 backend. 6 anos atrás
  Zebediah Figura 42bbeedbe4 winedbg: Make be_cpu process-specific. 6 anos atrás
  André Hentschel b952703a2e winedbg: Update minidump output. 9 anos atrás
  Frédéric Delanoy 5730f6cf98 winedbg: Constify some character strings. 11 anos atrás
  Marcus Meissner f5b2988bb0 winedbg: Added missing breaks (Coverity). 11 anos atrás
  André Hentschel 74046af7eb winedbg: Update minidump output. 11 anos atrás
  Michael Stefaniuc 442b34415a winedbg: Simplify the "pointer to start of array" idiom. 12 anos atrás
  Eric Pouech 1bd693b139 winedbg: Enhance algorithm to look up for memory data inside a minidump. 12 anos atrás
  Eric Pouech 2ce0e94018 winedbg, winedump: Embed wine build-id information info minidump, and display it. 12 anos atrás
  Marcus Meissner 16d13f24a0 winedump: Fixed minidump processor revision decoding (Coverity). 13 anos atrás
  André Hentschel 3c699c0958 winedbg: Add ARM string for minidump. 13 anos atrás
  Andrew Eikum d3f80c1e9f winedbg: Allow user to specify length of stack info output. 14 anos atrás
  Eric Pouech a18fdfc07e winedbg: Fix minidump support on 64bit OSes (don't clamp addresses out of 64bit minidumps). 14 anos atrás
  Eric Pouech e45a0b7ab3 winedbg: Add support for x86-64 in known CPUs while reading minidumps. 14 anos atrás
  Eric Pouech d29c6ead92 winedbg: Store the CONTEXT in each stack frame to enable register access in the non topmost frames. 14 anos atrás
  Alexandre Julliard c09ac7a41f winedbg: Use the explicit name for all A/W function. 15 anos atrás
  Alexandre Julliard 8d0cb61bc7 winedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build. 15 anos atrás
  Eric Pouech 277d64bef0 winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream. 15 anos atrás
  Michael Stefaniuc 2e6ac3a571 winedbg: Remove some superfluous pointer casts. 15 anos atrás
  Alexandre Julliard d7d84e71d3 winedbg: Don't name a function PRIVATE. 15 anos atrás
  Francois Gouget 5012a57268 winedbg: Make some functions static. 16 anos atrás
  Eric Pouech cbb84fdb73 winedbg: Added a command to allow loading mismatched modules. 16 anos atrás
  Eric Pouech 5c8ad49158 winedbg: Use Unicode strings for all module references. 16 anos atrás
  Eric Pouech 6986975816 winedbg: Search default debuggee dir for symbol information. 16 anos atrás
  Alexandre Julliard ef07d83405 Include wine/port.h everywhere we use exceptions. 16 anos atrás