Commit Graph

45 Commits

Author SHA1 Message Date
martin
5452565811 GdbmiDebugger, test: change expectations for fixed "array of string"
git-svn-id: trunk@64962 -
2021-04-10 23:48:12 +00:00
martin
caeb20c1c4 GdbmiDebugger, test: more output, to compare test results
git-svn-id: trunk@64959 -
2021-04-10 23:48:07 +00:00
martin
3bfe6e5a2c GdbmiDebugger, Test: minor fixes
git-svn-id: trunk@64957 -
2021-04-10 23:48:02 +00:00
martin
474161d379 GdbmiDebugger: Update "RunGdbmi" script (use testbase)
git-svn-id: trunk@64956 -
2021-04-10 23:48:00 +00:00
martin
1b907520c7 Test Debugger, GDBMI: ArgC/Env Utf8 handling for cygwin builds
git-svn-id: trunk@64876 -
2021-03-27 23:50:44 +00:00
juha
657341c4df Fix debugger test compilation.
git-svn-id: trunk@64518 -
2021-02-10 15:35:10 +00:00
juha
b53ad7ceed Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
martin
cdad0cd83f LazDebuggerGdbmi: Tests for Step to finally/except for Win64 SEH
git-svn-id: trunk@62315 -
2019-11-29 02:58:27 +00:00
martin
42a0598520 Gdbmi: Test helper package, missing file
git-svn-id: trunk@61781 -
2019-08-29 01:30:05 +00:00
martin
93cd0df04f GdbmiDebugger, tests: breakpoints on raise/catch/... - Fix testcase
git-svn-id: trunk@61647 -
2019-07-31 12:41:02 +00:00
martin
71fad749a4 GdbmiDebugger, test: Prevent error pop ups.
git-svn-id: trunk@61247 -
2019-05-19 21:23:37 +00:00
martin
c1833857ed GdbmiDebugger: tests
git-svn-id: trunk@61141 -
2019-05-05 10:54:22 +00:00
martin
29735fe548 GdbmiDebugger: Workaround for gdb bug https://sourceware.org/bugzilla/show_bug.cgi?id=16016
git-svn-id: trunk@61116 -
2019-05-03 15:16:30 +00:00
martin
b345479693 LazDebuggerGDBMI: tests, add verbosity
git-svn-id: trunk@61103 -
2019-05-02 01:05:03 +00:00
martin
6573832137 LazDebuggerGdbmi: Tests, Update RunGdbmi tool / allow selection of debug info type
git-svn-id: trunk@60519 -
2019-02-26 18:51:58 +00:00
martin
759d2cc725 Debugger GDBMI: Fix compilation of tests
git-svn-id: trunk@60275 -
2019-02-01 22:55:43 +00:00
martin
f5e720ed1e LazDebuggerFp/FpDebug: tests
git-svn-id: trunk@59964 -
2019-01-01 15:12:06 +00:00
martin
82671b823c FpDebug: test cases
git-svn-id: trunk@59781 -
2018-12-10 21:17:09 +00:00
martin
4fd6f41ee5 Debugger-Tests: Refactor
git-svn-id: trunk@59615 -
2018-11-21 18:59:38 +00:00
martin
2af35ade49 Debugger-Gdbmi, Tests: prevent crash, if gdb.exe not found
git-svn-id: trunk@59480 -
2018-11-07 19:34:04 +00:00
martin
d5f4ccf125 GdbmiDebugger test case: fix for recent refactor
git-svn-id: trunk@58295 -
2018-06-17 18:55:42 +00:00
martin
910b52f724 Debugger, GDBMI, test: count internal errors / verbose info on gdb class vs record bug
git-svn-id: trunk@57401 -
2018-02-27 18:47:53 +00:00
martin
ea53266129 Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio
git-svn-id: trunk@57196 -
2018-01-31 00:05:27 +00:00
martin
41ae61a55c gdebugger, gdbmi: fix stepping over exceptions - TESTS
git-svn-id: trunk@56458 -
2017-11-21 12:33:11 +00:00
martin
2c1d3c20b7 gdbmi debugger tests
git-svn-id: trunk@56442 -
2017-11-20 15:53:13 +00:00
martin
a43dd15a73 GDBMI debugger: more tests for LineInfo with exceptions, run error, assert
git-svn-id: trunk@56243 -
2017-10-30 00:25:45 +00:00
juha
79436e5633 SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL.
git-svn-id: trunk@53751 -
2016-12-21 22:35:05 +00:00
martin
9cbaf66131 Debugger, GDBMI: fix compilation of test case
git-svn-id: trunk@52207 -
2016-04-17 18:50:06 +00:00
mattias
e6f23aade2 lazdebuggergdbmi: using TProcessUTF8
git-svn-id: trunk@50598 -
2015-12-04 16:03:56 +00:00
martin
c4f6dcb1fa debugger, gdb: improve break conditions for charvalue='a'
git-svn-id: trunk@48151 -
2015-03-06 00:36:52 +00:00
martin
67ffa45db5 Fix some Regression from Revision: 47581 Debugger: GDB more fixes for gdb 7.7 and up. Uppercase expressions
Do not modify string literals

git-svn-id: trunk@48148 -
2015-03-05 22:55:58 +00:00
martin
e99fe3257d Debugger: GDB improve launching app by stepping (F8). break at main
git-svn-id: trunk@47574 -
2015-01-31 13:55:47 +00:00
martin
f611836e4c Debugger: GDB improve internal breakpoints at start. Issue #0026209 #0026470
git-svn-id: trunk@47567 -
2015-01-30 23:16:32 +00:00
martin
dc002d996b Debugger, GDBMI: convert pascal numbers for gdb. Issue #0027236
git-svn-id: trunk@47478 -
2015-01-21 03:16:01 +00:00
martin
53c99ecb3c Debugger (GDB): deal with regression in gdb 7.7 when accessing members of current object (self). Issue #0027136
git-svn-id: trunk@47371 -
2015-01-13 00:16:44 +00:00
martin
b1eca5be27 FpGdbmiDebugger: more tests / tests clean up / repeatcount for memdump
git-svn-id: trunk@45005 -
2014-05-11 14:59:56 +00:00
martin
99beb437a1 FpGdbmiDebugger: fixes for nested proc / tests
git-svn-id: trunk@44709 -
2014-04-12 21:37:50 +00:00
martin
406a3736b2 FpDebug: fix struct members / array with multi dimension / tests
git-svn-id: trunk@44542 -
2014-03-28 20:15:42 +00:00
martin
ebcc3ca021 FpDebug: fix tests
git-svn-id: trunk@44535 -
2014-03-28 01:55:43 +00:00
martin
b9283584dc FpDebug: fix array with struct / tests
git-svn-id: trunk@44531 -
2014-03-28 00:21:26 +00:00
martin
0f0ea7602d FpDebug: fix nil array / tests
git-svn-id: trunk@44527 -
2014-03-26 23:31:59 +00:00
martin
a46b9d6e39 FpGdbmiDebugger: tests
git-svn-id: trunk@44497 -
2014-03-23 15:36:36 +00:00
martin
b20ef6a9a5 Debugger: refactor tests / start tests far fpgdbmi
git-svn-id: trunk@44489 -
2014-03-22 12:41:28 +00:00
martin
04d3f25da3 Debugger: test, refactor
git-svn-id: trunk@44485 -
2014-03-21 03:05:44 +00:00
martin
671155bdde Debugger: test, move to package
git-svn-id: trunk@44482 -
2014-03-20 21:32:41 +00:00