Dan
87db26d487
GP-5551: Detect and offer installation of missing Python packages.
2025-05-08 18:30:58 +00:00
Dan
20e83f2165
GP-5364: Fix some plugin order bugs.
2025-04-18 17:46:28 +00:00
Ryan Kurtz
92e2b6b5d4
Merge remote-tracking branch
...
'origin/GP-5494_Dan_fixTraceSlowness--SQUASHED' (Closes #4940 )
2025-04-16 06:16:29 -04:00
Dan
e4024bc8cf
GP-5494: Fix byte cache and increase number of cached pages (memory viewer).
2025-04-15 18:22:42 +00:00
Dan
31f447e8c7
GP-5548: Factor listing synchronization into plugin.
2025-04-14 19:59:26 +00:00
Dan
bcc932d7a8
GP-0: Fix tests.
2025-04-04 17:09:35 +00:00
d-millar
d5f29b47d6
GP-0: more from unit tests
2025-03-28 20:33:46 +00:00
Dan
9016ed28f1
GP-5499: Add 'Time' column to Time table.
2025-03-26 19:03:51 +00:00
Dan
14d0432554
GP-5436: Move AsyncComm remains into Generic
2025-03-25 16:44:37 +00:00
Dan
422372a69e
GP-0: Try python3 first.
2025-03-25 13:12:12 +00:00
Dan
d35e321e9c
GP-0: Ensure OS check happens first.
2025-03-25 13:04:33 +00:00
Dan
21a1602579
GP-4209: GhidraTime-MSTTD integration. Type hints for (most) Python agents.
2025-03-24 18:28:07 +00:00
Dan
9cf438bccd
GP-5227: Split launchers help apart.
2025-03-05 20:17:43 +00:00
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