Commit graph

1017 commits

Author SHA1 Message Date
d-millar
2891486a2a GP-859: Objects subtitle includes connection brief. 2021-04-21 15:00:10 -04:00
Dan
c6c9103b59 GP-865: Better thread-pool management in DTR 2021-04-21 11:43:50 -04:00
ghidra1
1e39c2ac82 Merge remote-tracking branch 'origin/patch' 2021-04-20 17:33:40 -04:00
Dan
f077adfffb GP-856: Fixed tests for dbgeng, added tests for dbgmodel 2021-04-20 16:18:11 -04:00
Dan
9113e08b48 GP-858: Fixed issue cancelling debug connect dialog 2021-04-19 10:11:30 -04:00
Dan
9b5b0479c2 GP-0: IP fix for Debugger 2021-04-15 11:27:52 -04:00
Dan
1a3458ef7c GP-829: Removing processContainer concept from tests. 2021-04-13 14:30:33 -04:00
Dan
3b058380a3 GP-848: Refactored LocationTrackingSpec and AutoReadMemorySpec to be ExtensionPoints 2021-04-13 12:08:39 -04:00
d-millar
2d0743b785 debugger: follow on to GP-601, fix for Threads 2021-04-12 19:33:28 +00:00
d-millar
92017b9f7d GP-601: Generic configuration + change of base for IDs 2021-04-12 14:17:59 -04:00
d-millar
314c58e941 GP-826: fix for frame registers, ignores the questions of removing regs/stack and who should call who 2021-04-12 13:55:55 -04:00
Dan
997ab4d9a0 GP-844: Fixed focus issues, introduced "activation" 2021-04-12 13:17:59 -04:00
Dan
0a85324dcb GP-0: Fixed DefaultTraceRecorderTest 2021-04-12 09:21:43 -04:00
Dan
7b7f88f06d GP-0: Fixing DebuggerLogicalBreakpointServiceTest 2021-04-09 15:05:57 -04:00
Dan
8227f0ba14 GP-0: Fixed TraceRecorderAsyncPcodeExecTest 2021-04-08 14:54:38 -04:00
Dan
424cbf0a5e GP-0: Fixed DebuggerInterpreterPluginTest 2021-04-08 11:50:59 -04:00
Dan
34e67ea909 GP-0: Fixing DebuggerTraceManagerService tests 2021-04-07 14:55:39 -04:00
Dan
56559fe62a GP-0: Fixing StaticMappingServiceTest w/ some API improvements. 2021-04-07 13:14:21 -04:00
Dan
734507ce12 GP-0: Fixed DebuggerModelServiceTest. Quite a few changes. 2021-04-07 12:45:55 -04:00
Dan
9f8c6290f4 GP-834: Fixes for GDB model tests (first round) 2021-04-07 10:01:15 -04:00
d-millar
ce5210ec69 GP-641: one-line change to Memview 2021-04-06 21:13:54 +00:00
Dan
cb0f9931ad GP-0: Relaxing the Largest sub-register mapper test. 2021-04-06 16:20:21 -04:00
Dan
d384a191a4 GP-0: Fixed WatchesProviderTest 2021-04-06 15:47:18 -04:00
Dan
f421f49d78 GP-0: Fixing ModulesProviderTest 2021-04-06 14:43:05 -04:00
Dan
6398db9587 GP-0: Fixed issue preventing placement of breakpoints with GDB 2021-04-06 13:46:37 -04:00
Dan
9c5c8f4e60 GP-0: Fixed obvious issue static mapping across languages. 2021-04-06 13:25:23 -04:00
Dan
d9476f62e7 GP-0: Post-merge fixes for tests involving assembly. 2021-04-05 12:18:51 -04:00
Dan
cac43030eb GP-822: Fixed issue with GDB when launched process terminates immediately. 2021-04-01 15:36:57 -04:00
Dan
fcc0d97ae0 GP-569: Added trace interpolation and extrapolation (emulation) 2021-04-01 14:46:13 -04:00
Dan
6f77869ee1 Upgraded debugger certification. 2021-04-01 14:02:33 -04:00
d-millar
5f1876e478 debugger: fix for recursive loop / need for context to be set 2021-04-01 13:26:03 -04:00
d-millar
2bf42c8e20 debugger: unnecessary warnings 2021-04-01 16:51:01 +00:00
Dan
230a24e12c Certified 2021-04-01 10:46:47 -04:00
Dan
015858b5d3 GP-739,741,742,666,681,823: combine listener interfaces, remove attribute-specific callbacks, update-mode schema, recorder refactor, model testing, and double-launch fix 2021-04-01 10:28:55 -04:00
d-millar
e83a893493 debugger: addition of MIPS/PPC opinions 2021-03-24 16:19:33 -04:00
d-millar
2c5090706f debugger: addition of MIPS/PPC opinions 2021-03-24 16:17:09 -04:00
d-millar
c1d5a86b39 GP-740: minor bug fixes - mismatched paths, bad cast 2021-03-04 20:12:45 +00:00
Dan
6614b54248 GP-740: Removed TargetObjectRef and cleaned up. 2021-03-04 10:55:22 -05:00
Dan
b9f9c69be4 GP-0: Various test fixes. 2021-03-04 10:54:25 -05:00
Dan
5bb6f95a84 GP-704: Converting models to a push-centric comm pattern. 2021-03-04 10:47:49 -05:00
d-millar
dd37995833 fix for isInstance/isStopped failure caused by DTO:gateFuture 2021-02-23 11:47:24 -05:00
Dan
e8a73da383 GP-671: Opting to use sub-titles 2021-02-19 11:05:11 -05:00
Dan
991da5eb17 GP-665: Deleting DebuggerTimelineProvider and related. 2021-02-19 11:01:02 -05:00
Dan
b69c3d6c50 GP-0: Fixing test fallout from GP-690 2021-02-16 14:45:55 -05:00
d-millar
2ed29f5693 GP-648: Dbgmodel speed-up, and focus issues. 2021-02-12 10:32:57 -05:00
d-millar
9e55759170 GP-606: Debouncing memview refresh / event processing 2021-01-28 13:37:10 -05:00
d-millar
86caedef05 GP-619: dbgeng reports full image path, when possible. 2021-01-28 13:27:32 -05:00
d-millar
3ae09277f0 GP-617: Fixing stepping. Fixes for object tree. 2021-01-28 11:52:00 -05:00
Dan
97b43a4c4e Fixing an NPE in tests. 2021-01-21 12:14:01 -05:00
d-millar
6c30a4ccac GP-588: Memview sync/reset logic added 2021-01-19 13:37:42 -05:00