lazarus/components/lazdebuggergdbmi
2023-03-02 19:56:37 +01: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: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
test Debugger, GDBMI: Fix displayformat for numeric values. (double conversion). Issue #39932 2022-10-12 14:02:15 +02:00
cmdlinedebugger.pp Debugger: Clean up debugln without log_group 2023-03-02 19:56:37 +01:00
debugutils.pp DebuggerGdbmi: Deal with cygwin path 2021-03-27 23:50:46 +00:00
fpmake.pp Regenerate Makefiles for fp/gdbmi-debuggers 2021-11-01 17:29:46 +01:00
gdbmidebugger.pp Debugger: Clean up debugln without log_group 2023-03-02 19:56:37 +01:00
gdbmidebuginstructions.pp GdbmiDebugger: fix missing inherited call / for TRefCountedObject 2021-03-28 20:26:17 +00:00
gdbmimiscclasses.pp Debugger: Moved dsState to new unit 2022-03-24 00:39:03 +01:00
gdbmiserverdebugger.pas Debugger: Moved backend registration to initialization section 2023-01-08 04:36:58 +01:00
gdbmistringconstants.pas Debugger: Notify if debugged app, exits with error code. Issue #37861 2020-10-04 14:24:46 +00:00
gdbtypeinfo.pp Debugger: Clean up debugln without log_group 2023-03-02 19:56:37 +01:00
lazdebuggergdbmi.lpk Moved TXmlConfStringList from gdbmidebugger to DebuggerPropertiesBase to share this property class between gdbmidebugger and fpdebugdebugger. 2021-11-01 12:06:00 +02: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 udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
sshgdbmidebugger.pas Debugger: Moved backend registration to initialization section 2023-01-08 04:36:58 +01:00