lazarus/components/lazdebuggergdbmi
2024-10-22 00:31:29 +02:00
..
apps/lazgdebugcontrol
languages IDE: Chinese translation update, merge request !225 2023-08-09 22:27:56 +03:00
test Debugger: fix compiling tests 2024-05-18 13:17:57 +02:00
cmdlinedebugger.pp Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
debugutils.pp LazDebuggerGdbmi: Return more values via the new API. Moved handling of Displayformat to IDE. 2024-02-28 00:52:45 +01:00
fpmake.pp Regenerate Makefiles for fp/gdbmi-debuggers 2021-11-01 17:29:46 +01:00
gdbmidebugger.pp Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
gdbmidebuginstructions.pp Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01: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 LazUtils: Deprecate IsNumber(), rename to IsNumeric() for better clarity. Check for empty input string, issue #40935, patch by Ph B. 2024-05-01 12:10:49 +02: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
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02:00
sshgdbmidebugger.pas Debugger: Moved backend registration to initialization section 2023-01-08 04:36:58 +01:00