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

Аутор SHA1 Порука Датум
  nickysn 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 пре 10 година
  pierre fd33786c67 Fix compilation error if DEBUG is not set, use GDB_RAW_OUTPUT macro пре 10 година
  pierre 7567325417 Added separate GDBRawBuf and output_raw boolean to avoid parsing of raw output пре 10 година
  nickysn 4794b901ae * changed the type of TFrameEntry.address from PtrInt to CORE_ADDR пре 10 година
  nickysn 1e842ffb6f * TGDBMI_Value.AsPtrInt replaced with .AsCoreAddr, which returns CORE_ADDR пре 10 година
  nickysn 2adee6834c * the definition of CORE_ADDR moved from gdbmiint to gdbmiwrap, because we're пре 10 година
  nickysn 78676b8f16 + include globdir.inc in the gdb/mi interface units, so that the TARGET_IS_64BIT пре 10 година
  pierre cec67ade78 Use QWORD for CORE_ADDR if TARGET_IS_64BIT macro is set пре 10 година
  pierre 36086cc183 ide/gdbmiint.pas: Add init_count field, пре 10 година
  nickysn d8fe799798 * don't hang in TGDBInterface.WaitForProgramStop if gdb returns an error in пре 10 година
  nickysn c62f3ec271 * handle failure in GetFPCBreakErrorParameters and continue execution silently пре 10 година
  nickysn 609ebbe120 - rm unused var пре 10 година
  nickysn 47509b0148 + added parameter BreakIndex (containing the breakpoint index if we stopped on a пре 10 година
  nickysn ec71e47b83 * fixed various debugger crashes after r29993 - read all information from пре 10 година
  nickysn 7f2dce8f20 * also set got_error to true in case of an error response in i_gdb_command пре 10 година
  nickysn c5b9465255 * gdb/mi: fixed inserting and stopping on access and read watchpoints пре 10 година
  nickysn cb983ab42d * fixed gdb/mi crash when a watchpoint goes out of scope пре 10 година
  nickysn 7d040cbe3f * fixed crash when program being debugged in gdb/mi mode receives a signal or пре 10 година
  nickysn 850a321a23 + log the error message from gdb/mi error result records to the gdb window пре 10 година
  pierre 97fccfd3bf Also display raw response inside GDB window if DEBUG conditional is set пре 10 година
  nickysn a861bbc5ae - removed last_breakpoint_number from the gdb/mi interface. It didn't work in пре 10 година
  nickysn c754fa35d2 * fixed the passing of the breakpoint number to the DoSelectSourceLine method, пре 10 година
  nickysn 9f31c26996 * handle properly stopping on a watchpoint in the gdb/mi debugger пре 10 година
  nickysn 44fb01eae6 + implemented get_current_frame and set_current_frame for gdb/mi пре 10 година
  nickysn f4e8c9da33 + added the gdb set commands from gdbint.pp to the gdb/mi interface пре 10 година
  nickysn a47a810475 + implemented gdb/mi backtraces пре 10 година
  nickysn 88fc22a8a3 * fixed crash when stepping into code where no debug information is available пре 10 година
  pierre 95f0791b97 + Add (not yet implemented) inferior_pid function to allow compilation of windebug unit пре 10 година
  nickysn 8f9c062e4d * fixed Run->"Until return" in the GDB/MI debugger пре 10 година
  nickysn a939ea06b6 + initial implementation of GDB/MI (without LibGDB!) support for the text mode пре 10 година