lazarus/components/lazdebuggergdbmi
2020-05-10 23:44:34 +00:00
..
apps/lazgdebugcontrol LazDebuggerGdbmi, Windows: New app to send signal to target when cross-debugging 2019-04-30 17:38:13 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
test LazDebuggerGdbmi: Tests for Step to finally/except for Win64 SEH 2019-11-29 02:58:27 +00:00
cmdlinedebugger.pp Revert "Revert "GdbmiDebugger, Windows: Improved speed."" / WaitForSingleObject did not wait. 2019-05-18 22:03:35 +00:00
debugutils.pp LazDebuggerGdbmi: Step to finally/except for Win64 SEH 2019-11-29 02:54:51 +00:00
fpmake.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
gdbmidebugger.pp Debugger, GDBMI: Use force flag for exception breakpoints (at startup). Required for debugging dll. Only works if InternalExceptionBreakSetMethod = imbName 2020-02-04 03:04:51 +00:00
gdbmidebuginstructions.pp
gdbmimiscclasses.pp
gdbmiserverdebugger.pas Debugger: GDBMI-Server, use target remote for socket or IP, depending on port config. Issue #0036858 2020-05-10 23:44:34 +00:00
gdbmistringconstants.pas lazdebuggergdbmi: Moved resource strings from gdbmiserverdebugger.pas to gdbmistringconstants.pas, regenerated translations and updated Russian translation (gdbmiserverdebugger.*.po/.pot files are not needed anymore and removed). 2019-08-28 23:09:33 +00:00
gdbtypeinfo.pp GdbmiDebugger: fix function ref under stabs 2019-05-05 10:54:23 +00:00
lazdebuggergdbmi.lpk
lazdebuggergdbmi.pas
Makefile buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.compiled buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.fpc buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
sshgdbmidebugger.pas GdbmiDebugger: Less overhead to set breakpoints on raise/catch/... - Add break by name (after prologue) to set breakpoints for dyn libraries (gdb will set/extend breakpoint, when dll is loaded) 2019-07-31 12:40:58 +00:00