lazarus/components/lazdebuggergdbmi
mattias 62c37ad72a updated Makefiles
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +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 DebuggerGdbmi/DebugIntf: fix address calculation, do not calc negative addresses. Patch by Christo Crause Issue #0032240 2021-02-11 23:27:25 +00:00
gdbmidebuginstructions.pp Debugger: Fix a wrong change in r64527 #077ebbe494. 2021-02-13 08:54:07 +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 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 Reverted last commit 63748 #20305fab48 2020-08-15 18:50:43 +00:00