Commit graph

450 commits

Author SHA1 Message Date
ghidra1
038b701670 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-27 17:13:18 -04:00
ghidra1
16b177b2cf GP-302 Corrected DataUtilities improper clearing of code units 2020-10-27 17:11:41 -04:00
ghidra1
65d8648420 GP-302 Reverted changed to PointerDataType referenced type default
(deferring change for future consideration)
2020-10-27 17:11:39 -04:00
ghidravore
585684b41a Merge remote-tracking branch 'origin/GP-306_ghidravore_default_graph_titles' into Ghidra_9.2 2020-10-27 14:51:37 -04:00
ghidra1
b605ad0327 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-26 15:30:56 -04:00
ghidra1
6107f29a95 GP-302 corrected issue affected ELF PLTGOT bounds determination.
Corrected various pointer and data related issues
2020-10-23 18:57:11 -04:00
ghidravore
d2e0b350f4 GP-306 fixing graph titles 2020-10-23 18:09:29 -04:00
dragonmacher
9cc3f01a8b Merge branch 'GP-268-dragonmacher-slow-listing-fix' 2020-10-23 13:07:23 -04:00
dragonmacher
4722763d55 GP-268 - Listing - fixed slow painting on functions with an outrageous
number of variables

Closes #2351
2020-10-21 17:52:47 -04:00
dragonmacher
8ec3f786ff Merge branch 'GP-266-dragonmacher-function-tags-ui-lockup' 2020-10-21 13:46:54 -04:00
dragonmacher
77ee698797 GP-266 - Function Tags - updated function tags to load tags in a
background thread

Closes #2366
2020-10-21 13:40:03 -04:00
ghidra1
e7661ada57 GP-281 Corrected unrelease lock error due caused by exception 2020-10-19 15:46:38 -04:00
ghidra1
165a767365 Merge remote-tracking branch 'origin/caheckman_UndefinedFunction' into Ghidra_9.2 2020-10-13 18:21:55 -04:00
caheckman
078159dd29 Scope id fix for external references 2020-10-13 17:45:53 -04:00
ghidravore
14d7e1f908 Merge remote-tracking branch 'origin/GT_153_ghidravore_changing_graph_api--SQUASHED' into Ghidra_9.2 2020-10-09 14:35:57 -04:00
ghidravore
592b8a3cfc Changed graph api to use vertex and edge object instead of ids. 2020-10-09 14:27:29 -04:00
ghidra1
b83f327e47 Added direct references to MemoryBlock.EXTERNAL_BLOCK_NAME instead of
hard-coded string
2020-10-08 14:04:20 -04:00
ghidra1
3cd26120a3 Corrected issue with Program metadata which included CustomerOption.
Cleanup PDB analyzer related error reporting.
2020-10-08 12:44:41 -04:00
ghidravore
b8a71a2ea2 Merge remote-tracking branch 'origin/GP-153_ghidravore_actions--SQUASHED' into Ghidra_9.2 2020-10-07 18:03:43 -04:00
ghidravore
532a1d4fd0 Adding capbility to add DockingActions to GraphDisplay. Also, wired in the help for existing actions. 2020-10-07 17:58:48 -04:00
caheckman
e7b63fdab5 Fix "Duplicate scope id" error with undefined functions in decompiler 2020-10-06 15:40:58 -04:00
caheckman
7c0b21f0dc Convert to Scope ids 2020-10-06 11:10:24 -04:00
ghidravore
b647c6cd5b Miscellanious bug fixes and code clean up. 2020-10-01 12:02:08 -04:00
ghidravore
d8c7074d6f Merge remote-tracking branch 'origin/caheckman_docReview' 2020-09-24 17:32:08 -04:00
caheckman
fe2d508c1c Changes in response to review 2020-09-24 17:13:18 -04:00
ghidra1
aa299897c6 Corrected ARMAssemblyTest 2020-09-24 10:36:58 -04:00
dragonmacher
1d43c4139c Fixed gnu parser test by updating recent temp fix for rust symbols 2020-09-22 14:21:44 -04:00
ghidra1
c50d32c792 Merge remote-tracking branch 'origin/GP-176_java_emulator_bug_fixes--SQUASHED' 2020-09-22 10:47:25 -04:00
ghidra1
9d58d72749 GP-176 code review fixes
GP-176 added additional test
GP-176 fixed bugs in INT_CARRY and INT_REM
2020-09-22 10:46:52 -04:00
ghidra1
ef1a39fe23 Merge remote-tracking branch 'origin/GP-177_ghidra1_StickyAnalyzerEnablement' 2020-09-18 16:28:37 -04:00
ghidravore
d5a5f80d29 Merge remote-tracking branch 'origin/caheckman_MultiplyCorners' 2020-09-18 15:40:18 -04:00
Dan
0962913876 Fixing test failures from merging GP-134: ProgramLocationComparator. 2020-09-17 07:54:32 -04:00
ghidravore
b23e3a9047 Merge remote-tracking branch 'origin/GP-134_DebuggerMainlineChanges--SQUASHED' 2020-09-16 13:21:56 -04:00
ghidravore
724df5a44c GP-134: Mainline changes cherry-picked from Debugger branch 2020-09-16 13:20:45 -04:00
ghidra1
80af51eb9d Additional processor manual URL usage refinements 2020-09-10 17:36:17 -04:00
caheckman
d57f11b6bf Fixing AddressOutOfBounds exception 2020-09-10 14:07:40 -04:00
ghizard
9f7fc60f76 GT-3112 - PDB Universal - review changes 2020-09-06 18:00:59 -04:00
ghidravore
17d5a14d42 Merge remote-tracking branch 'origin/GP-119_FillOutStructureRedux' 2020-09-04 14:07:11 -04:00
ghidravore
fc994cda95 Merge remote-tracking branch 'origin/GP-65-dragonmacher-error-dialog' 2020-09-02 14:37:55 -04:00
dragonmacher
fc247aa499 GP-65 - Error Dialog - updated the error dialog to accumulate errors
while it is open instead of repeatedly showing new dialogs
2020-09-02 14:25:05 -04:00
ghizard
a1d7ed2cb2 GT-3112 - PDB Universal - applicator/analyzer (112 squashed commits) 2020-09-01 11:16:06 -04:00
caheckman
7ba8961bdb Fix for TypeDef and Void causing exceptions in FillOutStructure 2020-08-27 15:21:17 -04:00
caheckman
a80ba76b04 Be careful of recursive entry. 2020-08-27 13:15:08 -04:00
ghidravore
38de9b5082 Merge remote-tracking branch 'origin/GT-3597_ghidra1_UpgradeReferences' 2020-08-26 14:15:38 -04:00
ghizard
26a36ab643 GT-2895 global/public syms + more 2020-08-25 19:11:49 -04:00
ghidravore
f84300819b Merge remote-tracking branch 'origin/program_graph_updates2--SQUASHED' 2020-08-25 13:02:59 -04:00
Tom Nelson
2f447ae0d0 added javadoc and updated jungrapht versions to 1.0-RC9
fixed vertex naming to create labels if no label at address.
removed local vertex renaming
vertex-only selection enabled and grow selection
made yellow edges darker
fix initial layout scaling for subgraph display
address warnings and increase stroke size for vertices
comments and adjusting initial layout area size calculation
multiselection strategy
moved buttons out of function so they can be re-enabled in popup menu
cleaned up and documented selection menus
improve selection following by sending only one event, filtering hidden elements, and disabliing the butten when selection is complete
improve grow selection to grow from all selected vertices
better generics, simplified root predicate. added flag so multiaction does not have to fire an action on the first item
support renaming from the graph view
added rename popup. corrected some errors
use function to control mincross work based on graph size
fixed LayoutWorkingDialog close issue a better way.
use toggle button for magnifier and connect with Lens kill switch
html escape the attributes in case they include things like < and >
changed thread stop and added initial dimension function
2020-08-25 15:21:57 +00:00
ghidravore
765bd8aa3d Revert "GP-65 - Error Dialog - updated the error dialog to accumulate errors while it is open instead of repeatedly showing new dialogs"
This reverts commit 6d3ff619fd.
2020-08-24 15:34:17 -04:00
ghidravore
0e2f48607a Merge remote-tracking branch 'origin/GP-65-dragonmacher-error-dialog' 2020-08-21 11:19:51 -04:00
ghidravore
64da286d3d Merge remote-tracking branch 'origin/GP-61-dragonmacher-clear-keybindings' 2020-08-21 11:15:31 -04:00