Commit graph

3543 commits

Author SHA1 Message Date
Tom Nelson
ade97ea258 fix case where expansion of GroupVertex sends focusedVertex arrow highlight to the origin 2020-11-23 13:34:47 +00:00
ghidravore
e6fe576b87 Merge remote-tracking branch
'origin/GP_371_ghidravore_vertex_collapse--SQUASHED'

Conflicts:
	Ghidra/Features/GraphServices/src/main/java/ghidra/graph/visualization/DefaultGraphDisplay.java
2020-11-20 16:52:32 -05:00
ghidravore
724ab5a950 removed dead code
Incorporates the Jungrapht 'collapse nodes' feature into ghidra graphing.
2020-11-20 16:48:12 -05:00
ghidravore
bb15889d7d Merge remote-tracking branch 'origin/GP-400_dev747368_programdb_dispose--SQUASHED' 2020-11-20 10:50:30 -05:00
ghidravore
88803fdfd9 Merge remote-tracking branch
'origin/GP-417_jmlagor_Fixes_a_stack_trace_in_a_unit_test_created_in_GP-330--SQUASHED'

Conflicts:
	Ghidra/Features/Base/src/test/java/ghidra/app/util/bin/format/pe/cli/streams/CliStreamStringsTest.java
2020-11-20 10:45:47 -05:00
ghidravore
515114388d Merge remote-tracking branch 'origin/GP-318_jmlagor_User_Strings_Misread_From_UTF-16' 2020-11-20 10:39:35 -05:00
ghidra1
2c09ef0f26 GP-400 add dispose to ManagerDB to allow ProgramDB to release resources. Ensure that other uses of DataTypeManagerDB dispose on close. 2020-11-19 19:21:03 -05:00
ghidravore
385618f6b5 Merge remote-tracking branch 'origin/GT-1-dragonmacher-table-npe' 2020-11-19 18:36:57 -05:00
ghidravore
88cafd9484 Merge remote-tracking branch 'origin/GP-396-dragonmacher-vt-table-exception' 2020-11-19 18:35:16 -05:00
ghidravore
3324a40c01 Merge remote-tracking branch 'origin/GP-349-dragonmacher-listing-highlight-exception' 2020-11-19 18:32:01 -05:00
dragonmacher
0097aabccf Added runnable to Dummy 2020-11-19 14:18:56 -05:00
jmlagor
7a81692a10 Fixes a stack trace caused by a (passing) unit test from GP-330 2020-11-19 13:17:43 -05:00
ghidravore
c11d589514 Merge remote-tracking branch 'origin/patch' 2020-11-18 11:14:15 -05:00
dragonmacher
90c1ce5d59 Fix test failing to recent change 2020-11-18 09:09:56 -05:00
dragonmacher
2094a5d0e8 GP-399 - fixed broken keybindings 2020-11-17 16:57:39 -05:00
ghidravore
cb1d96fe65 Merge remote-tracking branch 'origin/patch' 2020-11-17 16:40:14 -05:00
ghidravore
acf3792307 fixed issue with graph mouse controls not working if no listener is set. 2020-11-17 16:37:14 -05:00
dragonmacher
452c1d36a2 Fixed potential test painting bug 2020-11-17 16:16:37 -05:00
dragonmacher
22004fcf51 GP-396 - Version Tracking - fixed UI code to be more resilient when
correlators throw exceptions
2020-11-17 14:52:44 -05:00
dragonmacher
a3dee57e37 Fixed exception in byte viewer during table construction 2020-11-17 14:20:26 -05:00
dragonmacher
7940f96c8c GP-155 - Help - fixed intermittent help build issue caused by map keys
using display text instead of the unique help item ID

Closes #2443
2020-11-16 19:17:08 -05:00
dragonmacher
ddf6db0eec Updated version in application.properties 2020-11-16 18:00:46 -05:00
ghidra1
29a3732adc Merge remote-tracking branch 'origin/patch' 2020-11-16 16:16:39 -05:00
ghidra1
612f4dcc9f GP-390 Corrected PDB Parser choice for load/download on Windows 2020-11-16 16:15:19 -05:00
dragonmacher
f30666e4e6 GP-349 - Fixed memory search highlight exception 2020-11-13 18:29:09 -05:00
dragonmacher
dad3d92b72 Merge branch 'GP-272-dragonmacher-demangler-failures' into patch 2020-11-13 16:26:31 -05:00
dragonmacher
355a934dc6 GP-272 - Gnu Demangler - review fixes 2020-11-13 16:20:40 -05:00
dragonmacher
118372d3ce GP-272 - Gnu Demangler - fixed demangler failure on variable name when
the parent namespace is an operator function
2020-11-13 12:51:33 -05:00
ghidra1
8f1be0932a Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-11-13 10:55:01 -05:00
emteere
7bd149cb84 GP-0_emteere minor change to make SP unaffected on V850 2020-11-12 20:22:24 -05:00
dragonmacher
c75491d70a GP-272 - Gnu Demangler - fixed demangler failure on template that
contained function signature
2020-11-12 17:35:56 -05:00
ghidra1
9374a67b94 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-11-12 16:29:12 -05:00
ghidra1
ff48af79cd Additional updates to WhatsNew for 9.2 2020-11-12 16:24:07 -05:00
ghidra1
1818b331bb Merge remote-tracking branch 'origin/Ghidra_9.2_Release_Notes_More' into Ghidra_9.2 2020-11-12 15:38:05 -05:00
ghidra1
62cb57d8bb GP-260 Corrected composite resolveequivalence issue introduced with
GP-260
2020-11-12 15:35:50 -05:00
ghizard
58d805e05c Ghidra9.2 Release Notes - more 2020-11-12 13:52:59 -05:00
dragonmacher
bf9245d54f GP-272 - Gnu Demangler - fixed demangler failure on function parameter
that has more than 2 sets of parentheses
2020-11-10 17:23:11 -05:00
dragonmacher
34535a8563 GP-272 - Gnu Demangler - fixed demangler failure function parameter that
is a member pointer
2020-11-10 17:10:28 -05:00
ghidra1
b4195250f9 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-11-10 13:56:03 -05:00
ghidra1
bc6a008add Merge remote-tracking branch 'origin/GP-381_dev747368_fix_dwarfconflicthandler_struct_bitfields--SQUASHED' into Ghidra_9.2 2020-11-10 13:47:02 -05:00
ghidra1
f390de735a GP-381 Fix DWARFConflictHandler to compare structs w/bitfields correctly 2020-11-10 13:46:16 -05:00
ghidra1
a1fb06ecc9 Merge branch 'GP-260_ghidra1_DataTypeSizeUpdate' into Ghidra_9.2 2020-11-10 13:44:53 -05:00
ghidra1
67fb7857c5 GP-260 Added ability to fixup composites due to primitive datatype size
change such as a data origanization may cause.
2020-11-10 13:43:18 -05:00
dragonmacher
e664fd518a GP-272 - Gnu Demangler - fixed demangler failure related to function
parameters with RValue varargs
2020-11-10 13:11:39 -05:00
dragonmacher
0e6c7a6859 GP-272 - Gnu Demangler - fixed demangler failure related to namespace
elements that have multiple function parenetheses
2020-11-10 11:28:44 -05:00
emteere
282a030325 Updated 9.2 WhatsNew 2020-11-09 22:27:43 -05:00
dragonmacher
c630625524 GP-272 - Gnu Demangler - fixed demangler failure related to parameter
namespaces that start with the anonymous namespace
2020-11-09 18:58:44 -05:00
dragonmacher
ef013a0286 GP-272 - Gnu Demangler - updated to handle a overloaded operator with
excessive templates
2020-11-09 15:38:02 -05:00
ghidravore
a3f599694e Merge remote-tracking branch 'origin/GP-1-dragonmacher-restore-deprecated-decompiler-interface' into Ghidra_9.2 2020-11-09 12:33:03 -05:00
ghidravore
d3217c96b8 added post process function for vertex overlap in tree layouts that are used with graphs that are not trees. 2020-11-09 12:27:45 -05:00