Commit History

Author SHA1 Message Date
  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 16 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
  florian cfa6d83aee + show path in IDE breakpoint list, resolves #9873 18 years ago
  tom_at_work a06081f590 * fixed compilation after TStringList->TCmdStrList change 18 years ago
  daniel 50b920294b + Switch IDE to resourcestrings 18 years ago
  pierre 1d564debbb * parent_ebp was renamed parentfp in compiler 18 years ago
  daniel 4e2c9ffa9c + Evaluate window 19 years ago
  marco 0bb37b3e1a * small fixes due to tcentre 19 years ago