Commit History

Author SHA1 Message Date
  nickysn e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I 10 years ago
  nickysn f556a4ea31 * fixed endif comment 10 years ago
  pierre 94c4308086 annotate_source also has gdbarch parameter since 7.0 10 years ago
  pierre 5bb65ded3d Add missing gdbarch field for annotate_frame_begin for version 7.0 or above 10 years ago
  pierre fd33786c67 Fix compilation error if DEBUG is not set, use GDB_RAW_OUTPUT macro 10 years ago
  Károly Balogh 73018b39a7 amunits/arosunits: ed_Type field in TExAllData should actually be signed 10 years ago
  Károly Balogh 2ead4634e6 amunits: converted MUI to syscalls 10 years ago
  pierre 93ca6267c8 Add function parameters with values in Call Stack window 10 years ago
  pierre 3af4a43834 Use sizeof(CORE_ADDR)*2 in hexstr call inside GetLongintAt and GetPointerAt methods 10 years ago
  pierre 1c5be35315 10 years ago
  pierre a0c6d55d10 Reset GDBRawBuf at same time as GDBOutputBuf and avoid error on -environment-cd if string is empty 10 years ago
  pierre 7567325417 Added separate GDBRawBuf and output_raw boolean to avoid parsing of raw output 10 years ago
  pierre ded9bbd9f8 Add GDB_RAW_OUTPUT macro for GDBMI with DEBUG set 10 years ago
  nickysn f6250b3a5a * fixed handling of both #13#10 and #10 line separators when reading from the 10 years ago
  Legolas 8dd9b46d60 * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies 10 years ago
  lacak 69cbcdaa34 fcl-db: mssql: add support for varchar(MAX), varbinary(MAX) data types 10 years ago
  nickysn 54dcd555d0 * switch to always using an unsigned type for CORE_ADDR 10 years ago
  Károly Balogh a71fcd290b * allocate a temp addressreg instead of a temp intreg in callnode. improves code generation on m68k for these cases 10 years ago
  Jonas Maebe b4033efc00 * fixed typo in comment 10 years ago
  Jonas Maebe 6defd861b0 * fixed uninitialized function result in r30048 (mantis #27586) 10 years ago
  nickysn de6975d001 * improvements to the libgdb.a version of Print[Formatted]Command: 10 years ago
  florian e0c4e0456f * fix parallel building of linux rtl 10 years ago
  marco d20491e0f0 * Patch from Mattias to mostly revert his previous patch that broke his own code. 10 years ago
  Legolas 177b007eba * Fixed gba rtl: it generated corrupted executables 10 years ago
  nickysn 249be70290 * show 64-bit addresses as 64-bit in the stack trace 10 years ago
  nickysn fc6fef3cc1 * fixed compilation of gdbint after r30071 10 years ago
  nickysn 4794b901ae * changed the type of TFrameEntry.address from PtrInt to CORE_ADDR 10 years ago
  nickysn 1e842ffb6f * TGDBMI_Value.AsPtrInt replaced with .AsCoreAddr, which returns CORE_ADDR 10 years ago
  nickysn 2adee6834c * the definition of CORE_ADDR moved from gdbmiint to gdbmiwrap, because we're 10 years ago
  nickysn 6be3b8cc63 * updated fpcmake's revision.inc 10 years ago