Commit graph

1334 commits

Author SHA1 Message Date
Dan
13fcd3f20d GP-0: Fixed GadpClientServerTests 2021-04-08 10:54:46 -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
c755409f9c GP-0: Ignored GDB tests except where /usr/bin/gdb exists 2021-04-06 16:06:41 -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
9f5c98fe14 GP-0: Ignoring dbgeng/model tests outside Windows 2021-04-06 13:38:57 -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
James
28bad6d430 GP-529 fix large register writes for x64 2021-04-05 11:27:51 -04:00
Dan
10f08229a2 GP-0: Fixing hanging GADP client tests 2021-04-05 11:26:45 -04:00
Dan
1513ccf620 GP-0: Fixed ecj v javac compile issue in TraceModeling 2021-04-02 16:50:29 -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
57b69005c7 Cleaning out old AsyncComm Python stuff 2021-04-01 14:02:33 -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
b779f318d6 GP-0: Post-merge refactoring. 2021-04-01 11:37:33 -04: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
4f893e50d7 debugger: fix for launch param/args mismatch 2021-03-17 02:01:01 +00:00
Dan
2fb2f1fa26 GP-740: Updated documentation of TargetObject 2021-03-05 10:01:28 -05: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
3a550a8979 GP-579: Trashing SCTL and related AsyncComm stuff. 2021-02-19 10:55:15 -05:00
Dan
b69c3d6c50 GP-0: Fixing test fallout from GP-690 2021-02-16 14:45:55 -05:00
Dan
8db624109a GP-691: Fixed R*-Tree implementation (closes #2760) 2021-02-16 10:09:30 -05:00
Dan
56f3f5c656 GP-690: Protecting model/manager threads from user callbacks. 2021-02-12 15:14:12 -05:00
d-millar
2ed29f5693 GP-648: Dbgmodel speed-up, and focus issues. 2021-02-12 10:32:57 -05:00
Dan
7d5c35138a GP-661: Fixing schema issues. Fixing dbgeng/model schemas. 2021-02-04 15:58:47 -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
f162782416 minor bug fix 2021-01-20 21:34:37 +00:00
d-millar
e6493fc41f somehow address ranges get broke for gdb modules 2021-01-20 14:14:56 -05:00
d-millar
6c30a4ccac GP-588: Memview sync/reset logic added 2021-01-19 13:37:42 -05:00