Commit graph

72 commits

Author SHA1 Message Date
Dan
273dfba1ac GP-5265: Move schedule display from Threads to Listing tabs 2025-03-05 15:07:14 +00:00
Dan
789a9fa4b7 GP-5379: Require snap parameter in object getters/setters. Lots of fallout. 2025-03-03 17:29:24 +00:00
Dan
bef0660e6a GP-5314: Destroy LiveMemoryHandler 2025-02-18 18:23:30 +00:00
Dan
fb9a7c62a2 GP-4546: Add 'Set breakpoint' multi-action to Breakpoints window. 2025-02-06 13:15:45 +00:00
Ryan Kurtz
65a284a604 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-22 08:51:58 -05:00
Dan
15c0ff7099 GP-0: (lldb) Remove duplicative refresh_breakpoints and its test. 2025-01-22 13:14:20 +00:00
Ryan Kurtz
34e38c3d48 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-21 10:18:58 -05:00
d-millar
f5354381cf GP-0: fix for post-5271 errors 2025-01-21 10:16:08 -05:00
Ryan Kurtz
466ba95857 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-16 06:00:06 -05:00
Dan
dc4b0692a9 GP-5263: Update Debugger GhidraClass 2025-01-15 11:47:36 -05:00
Ryan Kurtz
9eedabdbe4 GP-0: Fixing test 2025-01-14 08:04:15 -05:00
Ryan Kurtz
44fb13b292 GP-5257: Fixing Gradle warnings 2025-01-13 13:52:50 -05:00
d-millar
fe71611803 GP-0: from review 2025-01-10 20:50:09 +00:00
d-millar
4fd092bb73 GP-0: drgn test failures 2025-01-10 19:20:55 +00:00
Ryan Kurtz
52a1550eff Merge remote-tracking branch 'origin/GP-326_d-millar_how_to_add_a_debugger--SQUASHED' 2025-01-08 14:56:18 -05:00
d-millar
d5df1c16bb GP-326: never say die
GP-326: recompiling to htmnl
GP-326: recompiling to htmnl
GP-326: last?
GP-326: getting there
GP-326: roll along
GP-326: rolling along
GP-326: test fix
GP-326: miscellaneous post-review fixes
GP-326: complicated stuff
GP-326: more simple stuff
GP-326: navhead fix
GP-326: better docs
GP-326: html for md
GP-326: html for md
GP-326: tutorial edits
GP-326: tutorial edits
GP-326: re-arranging docs
GP-326: from review
GP-326: adding a debugger
GP-326: docs
GP-326: using TestResources - tests pass
GP-326: working tests
GP-326: most cmd/meth tests working
GP-326: cmd tests pass
GP-326: passes thru putmem
GP-326: one test running
GP-326: better startup logic
GP-326: first pass tests
GP-326: misc cleanup
GP-326: cleaner startup
GP-326: cleanup
GP-326: fixes for crash dump
GP-326: util cleanup
GP-326: objects cont.
GP-326: first pass at objects
GP-326: some cleanup
GP-326: regions
GP-326: sections
GP-326: modules
GP-326: alt launchers
GP-326: symbols
GP-326: memory
GP-326: stack frame - regs + locals
GP-326: frames
GP-326: threads
GP-326: better start sequence
GP-326: working launcher
GP-326: util.version
GP-326: arch
2025-01-08 13:16:34 -05:00
Dan
ea95c146b5 GP-0: Fix some tests (mock.slaspec, register count) 2025-01-06 12:03:24 -05:00
Dan
1094be1463 GP-0: Fix tests. 2025-01-02 14:08:43 -05:00
Dan
7e8392843f GP-0: Test fixes 2024-12-30 12:37:07 -05:00
Dan
71548dd8aa GP-5180: Fix auto memory read without regions (Force Full View) 2024-12-20 14:25:11 -05:00
Dan
3a2bb64b0f GP-0: Fix DebuggerIntegrationTest/build.gradle. Tests still need work. 2024-12-19 10:13:10 -05:00
Dan
f5a93c3072 GP-1978: Delete Framework-Debugging. Merge needed parts into
TraceModeling.
2024-12-18 14:05:38 -05:00
Dan
5813548a84 GP-1978: Port tests to TraceRmi and delete more stuff. 2024-12-12 11:43:47 -05:00
Ryan Kurtz
293f5bdb0a Merge remote-tracking branch 'origin/GP-1978_Dan_torchFrameworkDebugging-pt1--SQUASHED' 2024-12-05 08:37:25 -05:00
Dan
0ab040816a GP-1978: Delete Deprecated plugins, GADP 2024-12-05 08:29:10 -05:00
Dan
cfc4adbef6 GP-5134: Don't require user to set 'Load Emulator'. 2024-12-04 08:45:34 -05:00
d-millar
b44ff6e230 GP-0: fix for test failures 2024-11-21 14:39:21 +00:00
Dan
b323bd136e GP-0: Turn 'em off :( 2024-11-06 10:04:02 -05:00
Ryan Kurtz
ffaa97cbd9 Merge remote-tracking branch 'origin/GP-4906_Dan_optsImageTag--SQUASHED' 2024-10-31 13:50:23 -04:00
Dan
d5a25fa6a3 GP-4906: Implement @image-opt. Have local-gdb use it. Fix 'null'. 2024-10-31 12:29:44 -04:00
d-millar
cce33f772e GP-4894: Improve and better test Java debug connector. 2024-10-30 15:48:19 -04:00
Dan
16ff4c4d08 GP-4847: Unify Debugger param dialogs. Prefixed integers allowed. 2024-09-05 12:35:28 -04:00
Dan
d973740105 GP-0: Fix breakpoint-marker tests (adjust waitOn's) 2024-08-28 08:49:33 -04:00
Dan
78fb4e7077 GP-4868: Re-write StaticMappingService. Fix tests. 2024-08-26 14:28:33 -04:00
Dan
8b97f05bdf GP-0: Squelch lldb output in batch testing mode.
The progress reports about Manually indexing DWARF and the ANSI control
sequences are polluting and blowing up the testing log file. Only
display lldb output in the case of a failed test.
2024-07-29 10:54:59 -04:00
Dan
ac324c9023 GP-0: Fix gdb tests on Ubuntu 24.04 (gdb-15-git) 2024-07-02 10:52:02 -04:00
Dan
fb4807e1a2 GP-4609: Add FileChoosers to launcher dialog. 2024-05-28 13:28:47 -04:00
Ryan Kurtz
0f2cb161f5 Merge remote-tracking branch 'origin/GP-4528_Dan_traceViewBytes' 2024-04-23 12:46:32 -04:00
Dan
78ea974c36 GP-0: Fix tests 2024-04-23 10:45:06 -04:00
Dan
e914b126db GP-4528: Fix byte values in trace diff view 2024-04-22 16:27:05 -04:00
Dan
a93a695e6a GP-3887: Update Debugger course for Trace RMI. 2024-04-22 10:11:25 -04:00
Dan
c634283544 GP-3837: Update Debugger Help for Trace RMI. 2024-04-12 16:39:41 -04:00
Dan
53e4ce5c30 GP-0: Fix tests 2024-04-05 10:51:45 -04:00
Dan
04d2e88c2d GP-1608: DebuggerListing use GTabPanel. No tabs in Threads. 2024-04-03 16:02:06 -04:00
Dan
ad6cb5892d GP-3872: Port scripting API to Trace RMI 2024-03-28 13:00:32 -04:00
Dan
cf755ee26c GP-0: Fix test 2024-03-28 10:51:02 -04:00
Dan
2e27ca3dbb GP-0: Fix tests
Fix GdbCommandsTest.testLcsp
Don't take user's transaction in ghidralldb.commands.put_state
2024-03-26 11:02:38 -04:00
Dan
a4791d70ab GP-0: Fix test dependencies 2024-03-25 08:59:11 -04:00
Dan
eb5bf458a4 GP-4415: Lots of lldb trace-rmi fixes
Breakpoint Enabled atribute.
Test fixes on macOS and Linux.
Re-work value conversion a bit.
shlexify commands.
Add method display names.
2024-03-22 08:56:59 -04:00
ghidra1
41712078e2 GP-4403 Use OpenMode enum instead of DBConstants integer value. Disallow transactions when using immutable DomainObject (implemented for ProgramDB and Datatype Archives). 2024-03-20 17:37:14 -04:00