Dan
6e27a9faa2
GP-5799: Improve example InstallCustomLibraryScript and fix NPE.
2025-07-01 17:52:26 +00:00
James
4226376a95
GP-5692 updated bsim tutorial
2025-05-16 20:21:23 +00:00
Dan
b18291178a
GP-5670: Errata in the Debugger Tutorial
2025-05-15 13:07:11 +00:00
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
483dee2889
GP-5282: Adding linux_arm_64 and mac_arm_64 support to make-postgres.sh
2025-01-17 10:30:09 -05: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
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -04:00
Ryan Kurtz
66068da147
GP-0: BSim class HTML files are now generated during the build
2024-10-29 13:14:18 -04:00
ghidra007
6946732e85
GP-4938 class slide updates
2024-09-23 16:51:17 +00:00
Ryan Kurtz
6b9cf67ab3
GP-4842: Upping minimum supported Python version to 3.9
2024-08-14 09:30:38 -04:00
Ryan Kurtz
b272e7412c
Merge remote-tracking branch 'origin/patch'
2024-07-22 06:41:48 -04:00
James
32912f2224
GP-3774 advanced class improvements
2024-07-19 11:42:34 -04:00
Ryan Kurtz
d3d60ea399
GP-4564: Improvements to library search paths and other loader options
2024-06-05 08:40:08 -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
ghidra1
bb80f004ea
Merge remote-tracking branch 'origin/GP-4505_ghidra1_MutabilitySettings'
2024-04-22 18:08:19 -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
ghidra1
616bf82426
GP-4505 Added writable mutability setting
2024-04-11 15:27:16 -04:00
Luke Serné
9a13b25d57
Fix typo in GhidraAdvancedDevelopment.html
2024-02-08 21:50:52 +01:00
ghidra1
735cb1a5c3
GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands
2024-01-03 17:29:45 -05:00
James
7c88892b18
GP-0 more bsim tutorial typos
2023-12-18 22:00:40 +00:00
James
2b6d85e2db
GP-0_bsim_tutorial_updates
2023-12-13 15:35:36 +00:00
ghidra1
229f9e3d01
Merge remote-tracking branch 'origin/GP-0_add_readme_html_to_debugger_class' into Ghidra_11.0
2023-12-11 09:43:43 -05:00
James
57fe47872d
GP-0 added README.html to debugger class
2023-12-08 21:11:52 +00:00
James
8750841207
GP-4121 bsim tutorial updates and html
2023-12-08 20:05:01 +00:00
James
7a9590469f
GP-3980 bsim tutorial
2023-12-05 16:50:13 +00:00
caheckman
0865a3dfb0
GP-4009 Introduced BSim functionality including support for postgresql,
...
elasticsearch and h2 databases. Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00
roblabla
80d92aa32f
GP-0: Remove executable bit on various non-executable files
...
(Closes #5943 )
2023-11-20 08:57:02 -05:00
Alex Kiri
798dc24b86
Tiny typo fix
2023-10-24 17:11:59 +03:00
Ryan Kurtz
e3d48916aa
GP-3273: The headless analyzer can now recurse into supported GFileSystem container files
2023-10-20 18:44:20 -04:00