Commit History

Author SHA1 Message Date
  nickysn 5ec640006c * moved the code that obtains the parameters to HandleErrorAddrFrame (after 10 years ago
  nickysn 8ed6109955 * setting breakpoint ignore count implemented via gdb/mi command in the gdb/mi 10 years ago
  nickysn 46695f37b4 * use the gdb/mi command for setting breakpoint conditions in the gdb/mi interface 10 years ago
  nickysn 1bfcf14ef9 * use gdb/mi commands to enable/disable breakpoints in the gdb/mi interface 10 years ago
  nickysn c2d659950e * use the gdb/mi command for deleting breakpoints 10 years ago
  nickysn a1afce8a69 * fixed crash with the gdb/mi debugger, when trying to step/run a program with 10 years ago
  nickysn a445b4730b + added breakpoint flags parameter to TGDBController.BreakpointInsert. The 10 years ago
  nickysn df234bd7fe + added method WatchpointInsert to TGDBController, with a gdb/mi implementation 10 years ago
  nickysn 4f8b8da879 + added method BreakpointInsert to gdbcon, which supports the gdb/mi command for 10 years ago
  nickysn a47a810475 + implemented gdb/mi backtraces 10 years ago
  nickysn dc54903e01 * use gdb/mi command for setting tty 10 years ago
  nickysn 9eeef2581b * use a gdb/mi command for adding source directories 10 years ago
  pierre d0cfebc351 + Use using_cygwin_gdb boolean, to convert path 10 years ago
  nickysn 3deac03582 * use a gdb/mi command when clearing the exe in TDebugController.SetExe 10 years ago
  nickysn f06731ae4f * TDebugController.SetTBreak (adds a temporary breakpoint, used for things like 10 years ago
  nickysn 8f9c062e4d * fixed Run->"Until return" in the GDB/MI debugger 10 years ago
  nickysn a939ea06b6 + initial implementation of GDB/MI (without LibGDB!) support for the text mode 10 years ago
  pierre c5601c5094 Use 'set gnutarget elf32-littlearm' for arm cross 10 years ago
  pierre e73341550b SUPPORT_REMOTE improvement 10 years ago
  pierre 9720bd8e82 Merge forgotten go32v2 2.6.0 branch changes back into trunk. 12 years ago
  pierre 1b4a27ed66 Avoid interactive query when resetting file 13 years ago
  pierre 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 years ago
  marco de5ca33983 * fix one of two issues in mantis 6326, double click on watch entry invokes edit watch 14 years ago
  pierre 18bd6a344d + SetTBreak method added 15 years ago
  pierre 583ce9c1b9 * more GDB 7.0 changes 15 years ago
  marco 10c67a4ad5 * fields after objects methods. 16 years ago
  marco 0518f65f63 * fixed typo 17 years ago
  marco 87eaa3c12b * put expansion of pathname for debugging purposes under ifdef to ease mingw use. 17 years ago
  giulio 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 years ago
  florian 63a73870cf * check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257 18 years ago