lazarus/components/lazdebuggergdbmi
2021-06-10 22:08:58 +00: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: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436 2021-02-03 22:42:52 +00:00
test GdbmiDebugger, test: change expectations for fixed "array of string" 2021-04-10 23:48:12 +00:00
cmdlinedebugger.pp LazDebuggerGDBMI: fixed typos related to 'occur' word 2021-06-10 22:08:58 +00:00
debugutils.pp DebuggerGdbmi: Deal with cygwin path 2021-03-27 23:50:46 +00:00
fpmake.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
gdbmidebugger.pp GdbmiDebugger: Add detection for our modified gdb build. So environment and cmd-line-param are sent in utf8. 2021-05-28 01:51:12 +00:00
gdbmidebuginstructions.pp GdbmiDebugger: fix missing inherited call / for TRefCountedObject 2021-03-28 20:26:17 +00:00
gdbmimiscclasses.pp LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
gdbmiserverdebugger.pas GdbmiDebugger: publish new config properties 2021-03-28 20:26:21 +00:00
gdbmistringconstants.pas Debugger: Notify if debugged app, exits with error code. Issue #37861 2020-10-04 14:24:46 +00:00
gdbtypeinfo.pp GdbmiDebugger: improve shortstring index access 2021-04-10 23:48:11 +00:00
lazdebuggergdbmi.lpk lazdebuggergdbmi: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2019-02-03 20:49:11 +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 updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
sshgdbmidebugger.pas GdbmiDebugger: publish new config properties 2021-03-28 20:26:21 +00:00