lazarus/components/lazdebuggergdbmi
2018-06-17 19:21:03 +00:00
..
languages 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
test GdbmiDebugger test case: fix for recent refactor 2018-06-17 18:55:42 +00:00
cmdlinedebugger.pp debugger: allow reuse of (lazlogger)log group 2018-06-12 09:44:45 +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 GdbmiDebugger: remove some duplicate calls to "set language". issue #33867 2018-06-17 19:21:03 +00:00
gdbmidebuginstructions.pp debugger: allow reuse of (lazlogger)log group 2018-06-12 09:43:49 +00:00
gdbmimiscclasses.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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
ideminilibc.pas debuggergdbmi: use errno of baseunix 2014-02-20 00:07:09 +00:00
lazdebuggergdbmi.lpk include ide opts, when build gdbmi dbg 2018-01-04 22:28:32 +00:00
lazdebuggergdbmi.pas components: less hints 2016-03-01 15:31:26 +00:00
Makefile updates makefiles 2017-05-18 11:39:53 +00:00
Makefile.compiled IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +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