Commit Graph

192 Commits

Author SHA1 Message Date
ghidra1
a40e75da90 Merge remote-tracking branch 'origin/GP-1002_nodepJarFixes--SQUASHED' into Ghidra_10.0 2021-06-04 23:02:46 -04:00
ghidra1
03e8ffda7f Merge remote-tracking branch 'origin/GP-1008_BreakpointsFixes--SQUASHED' into Ghidra_10.0 2021-06-04 23:02:24 -04:00
ghidra1
79a8946505 Merge remote-tracking branch 'origin/GP-983_Dan_DebuggerHelpUpdates--SQUASHED' into Ghidra_10.0 2021-06-04 23:02:07 -04:00
Dan
26e4999e73 GP-1002: Fixing Debugger nodepJar issues. 2021-06-04 16:22:11 -04:00
Dan
60a68e64e6 GP-1008: Fixed debugger table issues. 2021-06-04 16:10:59 -04:00
d-millar
de437c2ad5 GP-983: Updated Debugger Help 2021-06-04 16:09:35 -04:00
ghidra1
65a4986884 Merge remote-tracking branch 'origin/GP-0_Dan_20210521testFixes_2' into Ghidra_10.0 2021-06-03 10:15:57 -04:00
ghidra1
e9aa16ed92 Merge remote-tracking branch 'origin/GP-0_Dan_20210521testFixes' into Ghidra_10.0 2021-06-03 10:15:46 -04:00
ghidravore
54d81f06c5 GP-933 fixing gradle warnings to prepare for Gradle 8 2021-05-28 12:59:11 -04:00
Dan
9fa2a722d8 GP-0: GDB Diagnostics, debugger framework test fixes. 2021-05-21 14:30:16 -04:00
Dan
0405b0562f GP-0: A second round of Debugger test fixes. 2021-05-21 13:34:36 -04:00
Dan
4e33952b81 GP-0: Debugger test fixes 2021-05-20 16:56:01 -04:00
ghidra1
1bfa3d82bd Merge remote-tracking branch 'origin/GP-0_Dan_testCompileFix' 2021-05-19 16:01:48 -04:00
Dan
791ab184a1 GP-0: Fix test compilation for Debugger 2021-05-19 15:57:25 -04:00
Dan
447ea93b35 GP-975: Fixed embarassing table column mistake 2021-05-19 15:32:56 -04:00
Dan
cbd0f36028 GP-540: Moved breakpoint manipulation errors to the debug console 2021-05-19 13:16:42 -04:00
Dan
7aa6417325 GP-435: Action to set ineffective, but mapped, breakpoints. 2021-05-19 13:14:58 -04:00
Dan
813dff60f0 GP-903: Moved "recovery data" and "upgrade" program prompts to debugger console. 2021-05-19 13:07:39 -04:00
Dan
ca66feec30 GP-432: Committed missing file 2021-05-19 13:06:43 -04:00
Dan
54f7817deb Merge remote-tracking branch 'origin/master' into debugger 2021-05-19 13:03:40 -04:00
Dan
fc885e7837 GP-432: Implementing dynamic memory search. Fixing actions to bind to focused listing. 2021-05-19 12:10:47 -04:00
Dan
981f81ad80 GP-960: Fix a dependency resolution thing for Gradle 6 2021-05-18 13:03:29 -04:00
Dan
f66af3ead4 Merge remote-tracking branch 'origin/master' into debugger 2021-05-18 12:37:47 -04:00
Dan
d4182c2410 GP-860: Windows debuggers take their prompts from the engine. 2021-05-14 15:55:33 -04:00
Dan
b7a1d4bfd4 GP-642,944: Map Modules/Sections Dialog improvements 2021-05-14 13:43:38 -04:00
Dan
33ae47e646 GP-921: Fixing byte-level dynamic<->static translation 2021-05-14 11:48:28 -04:00
ghidra1
15d22e8164 Merge remote-tracking branch 'origin/GP-849_ryanmkurtz_gradle7' 2021-05-14 10:52:37 -04:00
Dan
1dad9eeba6 GP-946: Fixed NPE is ModulesProvider 2021-05-14 10:25:12 -04:00
d-millar
a27972db2e GP-930: Reporting breakoints kinds correctly in Windows 2021-05-14 10:21:07 -04:00
Dan
73ba6b28d0 GP-930: Tests, diagnostics, attempted MWE, OTE fixes 2021-05-13 20:35:07 +00:00
d-millar
10674175bb GP-930: Various improvements and fixes for Windows debugging 2021-05-13 18:47:01 +00:00
Dan
a1cfeebcc9 GP-406: Central Debug Console for problems and actions 2021-05-13 14:13:24 -04:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1
92b7728cd7 Merge remote-tracking branch 'origin/GP-862_ghidra1_UnalignedExtAlignment' 2021-05-07 21:02:12 -04:00
ghidra1
da800b6e41 GP-862 Refactor of Composite interface and internals. Changes made to
packing and alignment methods (see WhatsNew.html for API changes).
2021-05-07 20:56:35 -04:00
Dan
ad33b75987 GP-0: Fixed deadlock involing viewport 2021-05-07 10:24:46 -04:00
Dan
6bac39e79c GP-0: Various UI test fixes, incl. viewport syncing
GP-0: Fixed Listing tests wrt/ location label

GP-0: Trying to synchronize view creation and memory layout

GP-0: Trying to fix CME

GP-0: Got viewport synchronized, and it resolved test.

GP-0: Fixing regions tests - involved listing selections

GP-0: Fixed modules/sections provider tests

GP-0: Fixed static-mappings provider tests.
2021-05-06 14:16:36 -04:00
Dan
e0b67c4218 GP-0: Fixing GDB tests, esp., abstract model impl 2021-05-06 11:37:41 -04:00
Ryan Kurtz
70996c9896 GP-533: New action in Debugger Interpreter to send interrupt 2021-05-06 09:15:24 -04:00
Dan
a2b7fbfef2 GP-923: Capturing relevant snap and stack before passing off to
tx.exe
2021-05-05 17:16:03 -04:00
Dan
61c47a7663 GP-919: Debouncing tables 2021-05-05 17:14:48 -04:00
Dan
085daeb39b GP-787: Refactored Regions,Modules/Sections,Mappings,Threads to use RowWrapped... 2021-05-05 17:11:50 -04:00
d-millar
84c77bb90c GP-0: fix for adds to NodeMap with null parent (!= root) 2021-05-05 15:16:46 +00:00
Dan
e6fd14f88c GP-890: Added dialog for adding mappings and fixing various db/ui issues re/ length. 2021-05-04 15:41:39 -04:00
Dan
bd2ac52c9b GP-918: Changed DTO elements/attributes to HashMaps from TreeMaps. 2021-05-04 15:40:00 -04:00
Dan
1825659f0a GP-917: Implementing and using PrivatelyQueuedListener for slow model callbacks. 2021-05-04 11:33:50 -04:00
d-millar
90212b0b5d GP-0: suppressing pop-up window for internal errors on Execute 2021-05-03 19:09:44 +00:00
Dan
7a502f4aa1 Merge remote-tracking branch 'origin/master' into debugger 2021-05-03 12:25:43 -04:00
Dan
ceedbe6c9f GP-0: Another attempt to resolve CI hangs. 2021-05-03 12:22:13 -04:00
Dan
f33d94d421 GP-0: Protecting from errors in broken opinions. Fixing ARM opinion. 2021-05-03 09:39:46 -04:00