lazarus/components/lazdebuggergdbmi
2019-03-16 21:17:58 +00:00
..
languages Translations: French translation update by Gilles Vasseur, bug #35034 2019-02-08 23:14:55 +00:00
test LazDebuggerGdbmi: Tests, Update RunGdbmi tool / allow selection of debug info type 2019-02-26 18:51:58 +00:00
cmdlinedebugger.pp Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info) 2018-08-05 12:26:21 +00:00
debugutils.pp LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion. 2017-12-11 19:44:22 +00:00
fpmake.pp
gdbmidebugger.pp Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
gdbmidebuginstructions.pp debugger: allow reuse of (lazlogger)log group 2018-06-12 09:43:49 +00:00
gdbmimiscclasses.pp Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd 2018-07-10 15:42:25 +00:00
gdbmiserverdebugger.pas GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause 2018-06-16 12:35:09 +00:00
gdbmistringconstants.pas GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause 2018-06-16 12:41:40 +00:00
gdbtypeinfo.pp
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 lazdebuggergdbmi: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2019-02-03 20:49:11 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc lazdebuggergdbmi: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2019-02-03 20:49:11 +00:00
sshgdbmidebugger.pas GDBMI Debugger: Added work around for wrong stackframe when assert is triggered. Issue #0029959 2018-06-15 19:23:52 +00:00