Ryan Kurtz
413949b64a
GP-0: Bumping master to 12.0
2025-07-09 14:50:25 -04:00
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
ghidra2
6a41722fd0
GP-5363: Added BSim section and path to Debugger tutorial to
...
GettingStarted.md
2025-05-09 06:09:31 -04:00
Ryan Kurtz
0ee0537e45
GP-5598: Rename InstallationGuide to GettingStarted; put in installation
...
root dir
2025-04-21 11:58:26 -04: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
Ryan Kurtz
d6cfb2e0b9
GP-5547: Improved Gradle support for building natives on AARCH64
2025-03-31 13:04:36 -04: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
Ryan Kurtz
d0bd4e3184
Merge remote-tracking branch 'origin/patch'
2025-02-28 13:52:28 -05:00
Dan
67bca91abb
GP-5419: Fix installation guide re/ pybag version required.
2025-02-28 17:58:40 +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
Ryan Kurtz
5e390abb1a
Merge remote-tracking branch 'origin/GP-5161_ghidra1_GhidraServerCME--SQUASHED'
2025-01-03 13:32:43 -05:00
ghidra1
5f338723b6
GP-5161 Corrected Ghidra Server CME, document updates, and launch script improvements to control Java home determination.
2025-01-03 13:19:43 -05:00
Dan
a8fae1fe5b
GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only)
2025-01-03 10:27:38 -05:00
Ryan Kurtz
f4614d9d2d
GP-0: Updating Python supported version references
2025-01-02 14:04:01 -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
Ryan Kurtz
2bebb96f77
Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the'
2024-11-26 09:05:43 -05:00
hippietrail
13598df8db
many doubled words in comments etc, plus some nearby typos
2024-11-26 13:18:05 +07:00
Ryan Kurtz
e78d1d146c
Merge branch 'GP-0_ryanmkurtz_PR-7181_hippietrail_copyedit-nov12'
2024-11-14 08:35:24 -05:00
Ryan Kurtz
9685ce6e95
GP-0: Extra XML fix and certify
2024-11-14 08:33:23 -05:00
hippietrail
9c261e5c94
3 typos/grammar fixes
2024-11-12 17:09:47 +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
Ryan Kurtz
aff12cd6e0
Merge branch 'GP-0_ryanmkurtz_InstallationGuide'
2024-10-24 13:30:09 -04:00
Ryan Kurtz
3de9f99883
GP-0: Converting InstallationGuide.html to Markdown
2024-10-24 13:26:52 -04:00
Andrew Dunbar
9e4a79805e
English copyedit
...
The meaning ... are fairly straightforward -> The meanings ... are fairly straightforward
2024-10-23 13:33:18 +07:00
Ryan Kurtz
990479f79b
Merge remote-tracking branch 'origin/GP-4987_ryanmkurtz_gradle-markdown'
2024-10-17 06:00:19 -04:00
Andrew Dunbar
6a396af09e
minor English copyedit
...
The list ... are similar to ... -> The list ... is similar to ...
2024-10-05 11:40:55 +07:00
Ryan Kurtz
7504acdb4a
GP-4987: Generating HTML from Markdown
2024-10-04 11:13:44 -04:00
Ryan Kurtz
5f4c1824e2
Merge branch 'GP-0_ryanmkurtz_PR-6979_hippietrail_sleigh-doc-fixes'
2024-10-03 11:25:54 -04:00
Andrew Dunbar
5afb5e290d
typos etc in GhidraFilesystemStorage.html
2024-10-03 16:31:02 +07:00
Ryan Kurtz
79f2d35d9b
Merge branch 'GP-0_ryanmkurtz_PR-6978_hippietrail_typo'
2024-10-01 09:10:57 -04:00
Ryan Kurtz
2c4635fa2a
GP-4978: Converting GhidraDev README to markdown
2024-10-01 08:31:13 -04:00
Andrew Dunbar
b63b5aabba
attempt to clarify hard-to-read sentence
2024-09-30 18:39:29 +10:00
Andrew Dunbar
f69515f9bc
These flags are typically have -> These flags typically have
2024-09-30 18:17:49 +10:00