Commit History

Author SHA1 Message Date
  Eric Pouech 5f9d09f4bd winedbg: Remove fetch_float() method from CPU backends. 2 years ago
  Eric Pouech e656c29e59 winedbg: Remove methods for fetching/storing integers in CPU backends. 2 years ago
  Eric Pouech 77f84fd4d5 winedbg: Don't pretend that all dbg_internal_var instances will hold DWORD_PTR. 2 years ago
  Eric Pouech 6cee83a665 winedbg: Protect fetch_float() in CPU backends against buffer overflow. 3 years ago
  Eric Pouech 0ed49fabc3 winedbg: Protect against incorrect integer size in be_cpu.fetch_integer() method. 3 years ago
  Eric Pouech 22c1619409 winedbg: Properly print 64bit integers. 3 years ago
  Alexandre Julliard 13125b51cd winedbg: Avoid using the 'long double' type. 3 years ago
  Alexandre Julliard b9046a4936 winedbg: Avoid using 'long' types. 3 years ago
  Rémi Bernon fd6ea955d4 winedbg: Remove the use of gdb specific register length. 4 years ago
  Rémi Bernon 771463adbd winedbg: Add gdb register types to the register maps. 4 years ago
  Rémi Bernon a650b3d80a winedbg: Add gdb register names to the register maps. 4 years ago
  Rémi Bernon 6bfaa76caa winedbg: Add gdb feature names to the register maps. 4 years ago
  Józef Kucia ff84b2f202 winedbg: Get rid of ifdefs. 6 years ago
  Alexandre Julliard 2fb792bd7c winedbg: Fix some compiler warnings. 6 years ago
  Zebediah Figura 1244759036 winedbg/gdbproxy: Store the register map inside the be_cpu struct. 6 years ago
  Zebediah Figura cf349cea69 winedbg: Add a backend-specific vector for setting a thread's context. 6 years ago
  Zebediah Figura 2326179312 winedbg: Add a backend-specific vector for retrieving a thread's context. 6 years ago
  Martin Storsjo e0780c258f ntdll: Update the ARM64 CONTEXT struct to match Win SDK 10.0.16299.0. 6 years ago
  Alexandre Julliard 21c12ddc64 ntdll: Fix CONTEXT definition for ARM64. 7 years ago
  André Hentschel bd1f7ef186 include: Rename 64-bit PState to 32-bit Cpsr on ARM64. 9 years ago
  André Hentschel 8e0164bd26 include: Add more ARM64 CV constants. 9 years ago
  Frédéric Delanoy f23cb66db6 winedbg: Use BOOL type where appropriate. 11 years ago
  Frédéric Delanoy baf4757c46 winedbg: Amend parameter name in *_fetch_integer. 11 years ago
  Frédéric Delanoy fe580c083d winedbg: Use BOOL type where appropriate. 11 years ago
  André Hentschel d62d7474d4 winedbg: Add ARM64 support. 11 years ago