Commit Graph

48 Commits

Author SHA1 Message Date
martin
a7d7e1edcb Debugger, GDBMI: Disable WarnOnSetBreakpointError
git-svn-id: trunk@48520 -
2015-03-27 16:10:17 +00:00
martin
9dffe82111 Debugger GDBMI, prevent endless loop
git-svn-id: trunk@48427 -
2015-03-20 00:32:58 +00:00
martin
c4f6dcb1fa debugger, gdb: improve break conditions for charvalue='a'
git-svn-id: trunk@48151 -
2015-03-06 00:36:52 +00:00
martin
67ffa45db5 Fix some Regression from Revision: 47581 Debugger: GDB more fixes for gdb 7.7 and up. Uppercase expressions
Do not modify string literals

git-svn-id: trunk@48148 -
2015-03-05 22:55:58 +00:00
martin
7d92fcb224 debugger: enhanced new checks for breakpoints
git-svn-id: trunk@47957 -
2015-02-23 15:28:04 +00:00
martin
57922cc96c Debugger, GDB: warn if breakpoints fail at startup
git-svn-id: trunk@47893 -
2015-02-19 01:44:50 +00:00
martin
44ee0084a7 GDBMI debugger, more error handling
git-svn-id: trunk@47702 -
2015-02-11 02:03:09 +00:00
martin
1c640605a8 GDBMI debugger, check result of SetFileName. Issue #0027431
git-svn-id: trunk@47671 -
2015-02-10 04:06:31 +00:00
mattias
e23199db01 lazdebuggergdbmi: less hints
git-svn-id: trunk@47611 -
2015-02-07 09:45:24 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
martin
f05054dd59 Debugger: GDB more fixes for gdb 7.7 and up. Uppercase expressions / See issue #27136
git-svn-id: trunk@47581 -
2015-02-02 03:07:09 +00:00
martin
e99fe3257d Debugger: GDB improve launching app by stepping (F8). break at main
git-svn-id: trunk@47574 -
2015-01-31 13:55:47 +00:00
martin
f611836e4c Debugger: GDB improve internal breakpoints at start. Issue #0026209 #0026470
git-svn-id: trunk@47567 -
2015-01-30 23:16:32 +00:00
martin
de12a42ac8 gdbmi debugger: fix for parsing args in fpc mangled names
git-svn-id: trunk@47535 -
2015-01-26 23:04:43 +00:00
martin
aea48ebd14 DebuggerGDBMI: Improve getting exception message
git-svn-id: trunk@47384 -
2015-01-14 17:31:59 +00:00
martin
9739fd651e DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
git-svn-id: trunk@47383 -
2015-01-14 16:59:10 +00:00
martin
78dc09170e DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
git-svn-id: trunk@47382 -
2015-01-14 16:12:50 +00:00
martin
c9ba4326e2 DebuggerGDBMI: improve checks if gdb is running. Fix crash when gdb can not be launched. Issue #0027003
git-svn-id: trunk@47377 -
2015-01-14 01:14:23 +00:00
martin
1523492244 remote debug: fix reading response. Issue #0026664
git-svn-id: trunk@47147 -
2014-12-09 01:13:55 +00:00
martin
0a55b11a3e GDBMI debugger: prevent endless loops
git-svn-id: trunk@47145 -
2014-12-09 00:46:24 +00:00
mattias
0d41b20eaa lazdebugger: fixed hint
git-svn-id: trunk@47069 -
2014-12-02 21:10:44 +00:00
mattias
43994a0b19 debugger: by default search gdb in PATH
git-svn-id: trunk@46605 -
2014-10-19 17:49:01 +00:00
mattias
9b5e086017 debuggergdbmi: less hints
git-svn-id: trunk@46421 -
2014-10-04 09:09:47 +00:00
martin
53d97181b6 FpGdbmiDebugger: Add Locals
git-svn-id: trunk@44815 -
2014-04-26 15:46:40 +00:00
martin
c1899b0b90 FpGdbmiDebugger: allow stepping to continue over exceptions / allow to step from excepitons (raise) to finally/except (include implicit finally)
git-svn-id: trunk@44769 -
2014-04-20 17:38:53 +00:00
martin
469e1dd8c0 FpGdbmiDebugger: add none mi commands as fallback in async mode.
git-svn-id: trunk@44763 -
2014-04-19 00:31:42 +00:00
martin
dbefd92609 FpGdbmiDebugger: add option to disable loading library symbols (auto-solib-add = off)
git-svn-id: trunk@44761 -
2014-04-18 22:03:32 +00:00
martin
5d640f36c9 LazDebuggerGdbmi: Allow to add RunError to ignored exceptions
git-svn-id: trunk@44738 -
2014-04-16 03:21:16 +00:00
martin
1dab2ee8d8 Debugger: GDBMI, fix range check
git-svn-id: trunk@44544 -
2014-03-29 00:19:29 +00:00
martin
825ebd7c8b Debugger: GDBMI, fix range check
git-svn-id: trunk@44543 -
2014-03-29 00:13:42 +00:00
martin
eeef6684f7 Debugger: refactor
git-svn-id: trunk@44476 -
2014-03-20 14:59:29 +00:00
martin
e221726c5a Debugger: refactor
git-svn-id: trunk@44471 -
2014-03-19 17:17:03 +00:00
martin
ef91216989 Debugger: GDBMIDebugger better handling of space in filenames / Fix problem from Revision: 44429 / some filenames end up forever pending
git-svn-id: trunk@44468 -
2014-03-18 21:01:50 +00:00
martin
3d8ea62914 Debugger: refactor
git-svn-id: trunk@44467 -
2014-03-18 19:26:04 +00:00
martin
9246646d0f Debugger: refactor
git-svn-id: trunk@44465 -
2014-03-18 14:58:46 +00:00
martin
53f8732b32 Debugger: GDBMIDebugger better handling of space in filenames
git-svn-id: trunk@44429 -
2014-03-14 20:20:20 +00:00
martin
c396dbcd23 GDBMIDebugger: fix watchpoints.
git-svn-id: trunk@44411 -
2014-03-12 17:49:22 +00:00
martin
dca209ffc5 Debugger: clean up
git-svn-id: trunk@44218 -
2014-02-24 02:33:42 +00:00
martin
ed539caf03 Debugger: refactor register
git-svn-id: trunk@44216 -
2014-02-24 01:44:49 +00:00
martin
49c0f86ee9 Debugger: clean up
git-svn-id: trunk@44213 -
2014-02-23 16:20:46 +00:00
martin
fe1c47df91 Debugger: clean up / re-added math
git-svn-id: trunk@44212 -
2014-02-23 15:04:54 +00:00
martin
cdecfeb377 Debugger: clean up / rename some classes/properties
git-svn-id: trunk@44210 -
2014-02-23 01:34:31 +00:00
martin
c2935704dd Debugger: clean up
git-svn-id: trunk@44208 -
2014-02-23 00:48:11 +00:00
martin
23991564a6 Debugger/GDBMI: Moved registration
git-svn-id: trunk@44149 -
2014-02-18 20:10:17 +00:00
mattias
1ff6e135c6 IDE: less hints
git-svn-id: trunk@44134 -
2014-02-18 16:27:05 +00:00
martin
1acbe9ca6a FPGDBMIDebugger: fix queuing / eval some values direct
git-svn-id: trunk@44116 -
2014-02-17 14:41:09 +00:00
martin
5816749cd9 GDBMIDebugger: fixed conditional linux code
git-svn-id: trunk@44108 -
2014-02-17 00:24:42 +00:00
martin
0fae49bef2 GDBMIDebugger: move files
git-svn-id: trunk@44106 -
2014-02-16 23:57:57 +00:00