lazarus/components/lazdebuggergdbmi
2020-07-13 09:00:41 +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: Add text messages for RunErrors 2020-06-17 16:52:46 +00:00
gdbmidebuginstructions.pp LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting. 2019-04-28 13:31:45 +00:00
gdbmimiscclasses.pp LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
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: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2019-02-03 20:49:11 +00:00
lazdebuggergdbmi.pas Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd 2018-07-10 15:42:25 +00:00
Makefile make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +00:00
Makefile.compiled buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.fpc make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +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