Ryan Kurtz
f8ce5b4b3b
Merge branch 'GP-0_ryanmkurtz_PR-8025_LukeSerne_fix-typo'
2025-04-21 07:55:21 -04:00
Luke Serné
8303061629
Many typo's
...
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.
The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
Dan
5743b48101
GP-5264: Add PC, Function, and Module columns to the Time panel
2025-04-18 15:15:17 +00:00
Dan
9016ed28f1
GP-5499: Add 'Time' column to Time table.
2025-03-26 19:03:51 +00:00
Dan
273dfba1ac
GP-5265: Move schedule display from Threads to Listing tabs
2025-03-05 15:07:14 +00:00
Dan
fb9a7c62a2
GP-4546: Add 'Set breakpoint' multi-action to Breakpoints window.
2025-02-06 13:15:45 +00:00
Ryan Kurtz
466ba95857
Merge remote-tracking branch 'origin/Ghidra_11.3'
2025-01-16 06:00:06 -05:00
Dan
5d71f073f4
GP-5266: Only track on user click or address change.
2025-01-16 05:54:53 -05:00
Dan
dc4b0692a9
GP-5263: Update Debugger GhidraClass
2025-01-15 11:47:36 -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
a8fae1fe5b
GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only)
2025-01-03 10:27:38 -05:00
Dan
f5a93c3072
GP-1978: Delete Framework-Debugging. Merge needed parts into
...
TraceModeling.
2024-12-18 14:05:38 -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
hippietrail
13598df8db
many doubled words in comments etc, plus some nearby typos
2024-11-26 13:18:05 +07:00
Ryan Kurtz
6b9cf67ab3
GP-4842: Upping minimum supported Python version to 3.9
2024-08-14 09:30:38 -04:00
Dan
fb4807e1a2
GP-4609: Add FileChoosers to launcher dialog.
2024-05-28 13:28:47 -04:00
Dan
fc17ca970c
GP-4489: Add psutil and protobuf to downloads, dist. Build py packages for dist.
2024-04-26 23:34:30 -04:00
Ryan Kurtz
0f2cb161f5
Merge remote-tracking branch 'origin/GP-4528_Dan_traceViewBytes'
2024-04-23 12:46:32 -04:00
d-millar
a9d7962da9
GP-4522: mods to docs
...
GP-4522: better tag
GP-4522: moving by-avail to availables
2024-04-22 16:52:26 -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
James
57fe47872d
GP-0 added README.html to debugger class
2023-12-08 21:11:52 +00:00
Dan
eea90f49c9
GP-3818: Create TraceRMI launcher framework. Launch script for gdb.
2023-09-20 15:23:44 -04:00
Dan
c5da826540
GP-2641: Add training course materials for the Debugger
2023-05-09 09:21:49 -04:00