lazarus/components/lazdebuggergdbmi
martin 759d2cc725 Debugger GDBMI: Fix compilation of tests
git-svn-id: trunk@60275 -
2019-02-01 22:55:43 +00:00
..
languages IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts. 2019-01-24 23:02:37 +00:00
test Debugger GDBMI: Fix compilation of tests 2019-02-01 22:55:43 +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 fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
gdbmidebugger.pp Debugger GDBMI: Attempt workaround for step-over issue (step-over performs step-in). See Issue #0034159 2019-02-01 22:54:41 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lazdebuggergdbmi.lpk Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd 2018-07-10 15:42:25 +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 set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +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