Commit Graph

3290 Commits

Author SHA1 Message Date
dev747368
6609c53a2f GP-0 update bug report template with ghidra distro question 2020-10-07 14:57:40 -04:00
ghidra1
1c9d7d89d0 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-07 11:48:49 -04:00
dragonmacher
bd00e97bee Added stack trace to exception to get more diagnostic output 2020-10-07 11:46:14 -04:00
dragonmacher
22fd0a24a3 Test fixes 2020-10-07 11:26:48 -04:00
dev747368
20a7860856 GP-227 Handle IllegalArgumentException during batch import #2328
Fixes github issue #2328.  Catch and log IllegalArgumentException along
with the other exceptions that might be thrown by a loader.
2020-10-06 15:08:09 -04:00
caheckman
7c0b21f0dc Convert to Scope ids 2020-10-06 11:10:24 -04:00
caheckman
97b04cac7e Variable length types 2020-10-06 11:10:23 -04:00
dragonmacher
9dd458e9e1 GP-224 - Modal Dialogs - fixed modal dialogs not being parented to
active window in default case
2020-10-06 11:09:28 -04:00
dragonmacher
02e6c66f11 Fixed failing tests due to recent merges 2020-10-06 10:53:33 -04:00
emteere
a1a49b204c GP-183_emteere split cspec for SH2A which includes floating point
registers.  Couldn't use superh.cspec. 1/2 don't have these floating
point registers
2020-10-05 17:34:55 -04:00
dragonmacher
108b0eade7 Help location fix 2020-10-05 17:32:59 -04:00
dragonmacher
a3a550e89a Merge branch 'GP-225_dragonmacher_PR-2301_astrelsky_ConvertToClassAction' into Ghidra_9.2 2020-10-05 17:30:46 -04:00
dragonmacher
54a5843703 GP-225 - Convert to Class Action 2020-10-05 17:28:02 -04:00
ghidravore
cc65ab7e4a added code to prevent adding duplicate children to a gtree node 2020-10-05 17:20:15 -04:00
astrelsky
239f400fe1
Added ConvertToClassAction help documentation and tests 2020-10-04 19:12:39 -04:00
emteere
42b8eb3096 GT-3394_emteere fix for wrong store/load register list in Thumb mode for
VLDMIA/VSTMIA instructions
2020-10-02 15:24:00 -04:00
ghidra1
2b08598dba Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-02 14:57:09 -04:00
ghidra1
2a62adfa96 Merge remote-tracking branch 'origin/GP-183__PR-2218_esaulenka_sh2-float' into Ghidra_9.2 2020-10-02 14:56:05 -04:00
Jason P. Leasure
788cbc2182 make tooltip on script error icon less generic 2020-10-02 11:05:44 -04:00
dragonmacher
874893468e Fixed spelling error 2020-10-02 10:56:46 -04:00
ghidra1
44a8c130d1 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-01 14:33:20 -04:00
ghidra1
6927b8e0f5 Corrected certification issues 2020-10-01 14:32:01 -04:00
ghidravore
b647c6cd5b Miscellanious bug fixes and code clean up. 2020-10-01 12:02:08 -04:00
ghidra1
7d89da07cd Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-01 11:09:48 -04:00
ghidra1
608e74f873 Corrected GraphServices jheaps dependency 2020-10-01 10:51:18 -04:00
ghidravore
e3f3cac64a Merge remote-tracking branch 'origin/GP-153_ghidravore_bug_fixes--SQUASHED' 2020-09-30 17:32:57 -04:00
ghidravore
e72b79a239 Miscellanious bug fixes and code clean up. 2020-09-30 17:31:17 -04:00
dragonmacher
db86e69c82 Merge branch 'GP-1-dragonmacher-task-dialog-no-chomp' into Ghidra_9.2 2020-09-30 16:16:53 -04:00
dragonmacher
0f4c9cf355 Fixed recent breaking of task dialog that caused the chomping bits to go
not get shown
2020-09-30 16:16:36 -04:00
dragonmacher
947c99a170 GP-186 - Ghidra Dev Plugin - applied previous fix to an additional file 2020-09-30 15:15:00 -04:00
ghidra1
415fcc2cf7 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-09-30 12:08:45 -04:00
ghidra1
b816f4a939 PDB Refinements - integrated new PDB Universal with Load/Download
actions and corrected PDB age related issue.
2020-09-30 12:04:12 -04:00
ghidra1
5c79ebf6e3 Restored ProgramExaminer class 2020-09-30 11:40:20 -04:00
ghidra1
bdb893a4f2 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-09-29 18:07:07 -04:00
James
6dd7b69157 GP-152 updated binutils
GP-152 updated to binutils 2.34
2020-09-29 18:06:23 -04:00
ghidra1
74bc54444d Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-09-29 18:04:07 -04:00
dragonmacher
2db5194f9e Merge branch 'GP-214-dragonmacher-gnu-demangler-parse-bug' into Ghidra_9.2 2020-09-29 17:09:44 -04:00
dragonmacher
bc4cf7de5f GP-214 - Gnu Demangler - fixed parsing failure for templated left-shift
operator
2020-09-29 17:08:59 -04:00
ghidra1
18fe576f82 Merge remote-tracking branch 'origin/GT-3490_byteprovider_eof_minimal_changeset--SQUASHED' into Ghidra_9.2 2020-09-29 15:52:43 -04:00
ghidra1
4e1b743901 GT-3490 fix reading past EOF in ByteProviders 2020-09-29 15:51:28 -04:00
dragonmacher
4a036e56ff Merge branch 'GP-213-dragonmacher-call-tree-duplicates' into Ghidra_9.2 2020-09-29 14:47:33 -04:00
dragonmacher
126369da39 GP-213 - Call Trees - fixed bug that caused duplicate call tree function
nodes to go missing

Closes #1682
2020-09-29 14:43:23 -04:00
dragonmacher
eb1dc1b051 Merge branch 'GP-212_dragonmacher_PR-2300_ryanmkurtz_layout_fix' into Ghidra_9.2 2020-09-29 12:01:52 -04:00
ghidra1
39ef49d1d1 Merge remote-tracking branch 'origin/GP-49_external_disassembly_upgrade--SQUASHED' into Ghidra_9.2 2020-09-29 10:23:16 -04:00
ghidra1
356ea446c7 GP-49 external disassembly field can now switch based upon context (implemented for ARM/Thumb) 2020-09-29 10:22:46 -04:00
ghidravore
2ceda07e1d another test commit 2020-09-28 16:20:06 -04:00
dragonmacher
480cbcfafd Merge branch 'GP-205-dragonmacher-structure-edit-action-fix' into Ghidra_9.2 2020-09-28 16:08:27 -04:00
dragonmacher
243b60e054 Merge branch 'GP-209_dragonmacher_PR-2307_astrelsky_GhidraApplicationLayout' into Ghidra_9.2 2020-09-28 15:47:20 -04:00
ghidravore
706ef2adf4 test commit 2020-09-28 14:57:41 -04:00
astrelsky
e84e31e6dd
Prevent multiple module root entries when launched from debugger 2020-09-28 14:38:01 -04:00