Historie revizí

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