lazarus/components/lazdebuggergdbmi
juha 657341c4df Fix debugger test compilation.
git-svn-id: trunk@64518 -
2021-02-10 15:35:10 +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 Fix debugger test compilation. 2021-02-10 15:35:10 +00:00
cmdlinedebugger.pp TUTF8Process: workaround for the poNoConsole->poDetached change. Better hacks for old FPC versions without TProcessClassTemplate. Issue #35991 2020-08-09 16:23:09 +00:00
debugutils.pp Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
fpmake.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
gdbmidebugger.pp Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
gdbmidebuginstructions.pp LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting. 2019-04-28 13:31:45 +00:00
gdbmimiscclasses.pp LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
gdbmiserverdebugger.pas Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +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 Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
lazdebuggergdbmi.lpk lazdebuggergdbmi: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2019-02-03 20:49:11 +00:00
lazdebuggergdbmi.pas
Makefile LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +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 Reverted last commit 63748 #20305fab48 2020-08-15 18:50:43 +00:00