juha
|
c050ef9fca
|
GdbmiDebugger: Revert one StrLIComp optimization.
git-svn-id: trunk@64785 -
|
2021-03-11 20:26:46 +00:00 |
|
juha
|
77e6853ca6
|
Components: Reduce calls to LowerCase().
git-svn-id: trunk@64515 -
|
2021-02-10 13:43:15 +00:00 |
|
martin
|
71a1fe80e4
|
Debugger: GDBMI-Server, use target remote for socket or IP, depending on port config. Issue #0036858
git-svn-id: trunk@63135 -
|
2020-05-10 23:44:34 +00:00 |
|
martin
|
63cb1e20c9
|
GdbmiDebugger/Server: Add ability to inject gdb-commands specified by user. Based on patch by Michael Ring
git-svn-id: trunk@61888 -
|
2019-09-16 15:15:03 +00:00 |
|
martin
|
e35fc25db7
|
GdbmiServerDebugger: Added stop on disconnect. Issue #0036076
git-svn-id: trunk@61886 -
|
2019-09-16 01:31:10 +00:00 |
|
martin
|
eea7a8300f
|
GdbmiServerDebugger: Flag to use target extended-remote / Patch by Michael Ring
git-svn-id: trunk@61885 -
|
2019-09-15 23:00:37 +00:00 |
|
maxim
|
7eea4a92e8
|
lazdebuggergdbmi: Moved resource strings from gdbmiserverdebugger.pas to gdbmistringconstants.pas, regenerated translations and updated Russian translation (gdbmiserverdebugger.*.po/.pot files are not needed anymore and removed).
git-svn-id: trunk@61780 -
|
2019-08-28 23:09:33 +00:00 |
|
dmitry
|
50b2c4921c
|
debugger: reusing the code of stopping the initialization process
git-svn-id: trunk@61773 -
|
2019-08-28 03:09:52 +00:00 |
|
dmitry
|
86a2871214
|
debugger; updating serverdebugger to allow initialization command to be executed prior to target remote call. (allow to trigger the gdbserver start) #36020
git-svn-id: trunk@61769 -
|
2019-08-27 23:45:55 +00:00 |
|
martin
|
daa6b60cf4
|
GdbmiDebugger: Less overhead to set breakpoints on raise/catch/... - Add break by name (after prologue) to set breakpoints for dyn libraries (gdb will set/extend breakpoint, when dll is loaded)
git-svn-id: trunk@61646 -
|
2019-07-31 12:40:58 +00:00 |
|
martin
|
b57481b1b8
|
GdbmiDebugger: dgbsNone - use GdbRunCommand() to get correct command to start target
git-svn-id: trunk@61593 -
|
2019-07-15 22:06:02 +00:00 |
|
martin
|
ac17315ae2
|
GdbmiDebugger: introduce option to disable exception handling (e.g. for embedded, or disable run-error if they get caught as exception too)
git-svn-id: trunk@61557 -
|
2019-07-10 12:41:27 +00:00 |
|
martin
|
a610996b28
|
Debugger, GDBMI Server: Added option to skip setting the local filename, if only a file on remote exists
git-svn-id: trunk@61540 -
|
2019-07-05 22:43:07 +00:00 |
|
martin
|
e0d820d5dd
|
Debugger, GDBMI Server: Added option to set Architecture
git-svn-id: trunk@61539 -
|
2019-07-05 22:43:05 +00:00 |
|
martin
|
9f610af58d
|
Debugger, GDBMI Server: Apply remote timeout before connecting.
git-svn-id: trunk@61538 -
|
2019-07-05 22:43:04 +00:00 |
|
martin
|
93cfa99541
|
Debugger, GDBMI: Enable some "property" settings for gdbserver and over-ssh / those were omitted by accident.
git-svn-id: trunk@61537 -
|
2019-07-05 19:52:01 +00:00 |
|
martin
|
d33a0e6ae9
|
Debugger, GDBMI Server: Added remote timeout option.
git-svn-id: trunk@61533 -
|
2019-07-05 11:41:35 +00:00 |
|
martin
|
fdabfa94a8
|
GdmbiDebugger: Rename class TGDBMIDebugger to TGDBMIDebuggerBase
git-svn-id: trunk@61089 -
|
2019-04-30 17:38:15 +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
|
e0b05d3b6b
|
GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58288 -
|
2018-06-16 12:35:09 +00:00 |
|
martin
|
018bda7a2f
|
GDBMI Debugger: Added work around for wrong stackframe when assert is triggered. Issue #0029959
git-svn-id: trunk@58283 -
|
2018-06-15 19:23:52 +00:00 |
|
martin
|
8f68ded180
|
GDBMI Debugger: ssh-server does not need pid. issue #0032084
git-svn-id: trunk@58232 -
|
2018-06-11 21:53:20 +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
|
bd49e508e2
|
GDBMI Debugger: add property to disable startup shell
git-svn-id: trunk@57956 -
|
2018-05-18 17:58:39 +00:00 |
|
martin
|
b374f7c125
|
GDBMI Debugger: add property for asm flavour.
git-svn-id: trunk@57955 -
|
2018-05-18 17:43:19 +00:00 |
|
martin
|
51f1035508
|
Debugger, GDBMI: allow setting max-value size
git-svn-id: trunk@57383 -
|
2018-02-26 23:24:21 +00:00 |
|
martin
|
b3da046aeb
|
Debugger, GDBMI: add option to disable case sensitivity in gdb / useful with dwarf 3. (by default disable for gdb 7.4 and up)
git-svn-id: trunk@57350 -
|
2018-02-22 21:00:31 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
martin
|
a7d7e1edcb
|
Debugger, GDBMI: Disable WarnOnSetBreakpointError
git-svn-id: trunk@48520 -
|
2015-03-27 16:10:17 +00:00 |
|
martin
|
469e1dd8c0
|
FpGdbmiDebugger: add none mi commands as fallback in async mode.
git-svn-id: trunk@44763 -
|
2014-04-19 00:31:42 +00:00 |
|
martin
|
dbefd92609
|
FpGdbmiDebugger: add option to disable loading library symbols (auto-solib-add = off)
git-svn-id: trunk@44761 -
|
2014-04-18 22:03:32 +00:00 |
|
martin
|
23991564a6
|
Debugger/GDBMI: Moved registration
git-svn-id: trunk@44149 -
|
2014-02-18 20:10:17 +00:00 |
|
martin
|
0fae49bef2
|
GDBMIDebugger: move files
git-svn-id: trunk@44106 -
|
2014-02-16 23:57:57 +00:00 |
|