Commit Graph

11 Commits

Author SHA1 Message Date
martin
4b10871614 GdbmiDebugger: fix missing inherited call / for TRefCountedObject
git-svn-id: trunk@64884 -
2021-03-28 20:26:17 +00:00
juha
9046b533af LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
git-svn-id: trunk@64743 -
2021-03-04 08:58:54 +00:00
juha
436b2d3a74 Debugger: Fix a wrong change in r64527 #077ebbe494.
git-svn-id: trunk@64563 -
2021-02-13 08:54:07 +00:00
juha
077ebbe494 Optimise string manipulation. Reduce calls to Copy().
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
martin
67f6274cad LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting.
git-svn-id: trunk@61068 -
2019-04-28 13:31:45 +00:00
juha
3df7d8afe5 LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils.
git-svn-id: trunk@61038 -
2019-04-22 09:00:32 +00:00
martin
aaa6683087 debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58233 -
2018-06-12 09:43:49 +00:00
martin
e59c981a03 GDBMI debugger: Apply restrictive size limits for stack and locals. Avoid gdb "hanging" (taking long times, several minutes) to eval stack or locals.
git-svn-id: trunk@58212 -
2018-06-09 17:38:09 +00:00
martin
c2935704dd Debugger: clean up
git-svn-id: trunk@44208 -
2014-02-23 00:48:11 +00:00
mattias
1ff6e135c6 IDE: less hints
git-svn-id: trunk@44134 -
2014-02-18 16:27:05 +00:00
martin
0fae49bef2 GDBMIDebugger: move files
git-svn-id: trunk@44106 -
2014-02-16 23:57:57 +00:00