lazarus/components/lazdebuggergdbmi
2020-08-18 17:35:21 +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 TUTF8Process: workaround for the poNoConsole->poDetached change. Better hacks for old FPC versions without TProcessClassTemplate. Issue #35991 2020-08-09 16:23:09 +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 Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +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 Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +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 LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
sshgdbmidebugger.pas Reverted last commit 63748 #20305fab48 2020-08-15 18:50:43 +00:00