Commit graph

96 commits

Author SHA1 Message Date
Dan
851264808b GP-5795: Add a "Comment" column in the "Watches" table. 2025-07-28 15:29:01 +00:00
Ryan Kurtz
1724227c31 Merge remote-tracking branch 'origin/patch' 2025-07-24 12:20:20 -04:00
Dan
dcbfa2aa79 GP-0: Print LLDB output in case of test failure. 2025-07-24 14:43:28 +00:00
Ryan Kurtz
2442bfc2bb Merge remote-tracking branch 'origin/GP-5700_Dan_reworkLauncherGhidraHome--SQUASHED' 2025-07-03 06:21:08 -04:00
Dan
f92076b936 GP-5700: Expose module directories to scripts on request 2025-07-02 19:15:54 +00:00
Ryan Kurtz
a8655234a4 Merge remote-tracking branch
'origin/GP-5545-5600_ryanmkurtz_autoimporter--SQUASHED' (Closes #8097)
2025-07-01 08:27:37 -04:00
Ryan Kurtz
d3aed2c4b3 GP-5545_5600: ProgramLoader and more flexible loader args 2025-07-01 08:18:36 -04:00
Dan
7e7c8a5e86 GP-5194: Remove Deprecated 'Legacy mode' for DBTrace. 2025-06-27 16:00:08 +00:00
Ryan Kurtz
2e0c098c25 GP-0: Fixing unnecessary semicolon warnings 2025-05-30 06:46:11 -04:00
Dan
04609f52da GP-0: Fix tests. 2025-05-16 13:50:06 +00:00
Dan
4a7d8b6984 GP-5678: Move timeout error on PE-header read to debug console. Heed Auto-Read spec. 2025-05-15 16:39:02 +00:00
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