lazarus/components/lazdebuggergdbmi
2018-10-25 23:47:36 +00:00
..
languages Translations: French translation update by Gilles Vasseur, bug #34403 2018-10-09 22:50:15 +00:00
test GdbmiDebugger test case: fix for recent refactor 2018-06-17 18:55:42 +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 (gdb): Fix Debug-Inspector for dwarf3. Match fieldnames case insensitive. Depending on gdb, try to find the MixedCase version of any name. Issue #0034453 2018-10-25 23:47:36 +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