Commit Graph

3559 Commits

Author SHA1 Message Date
dev747368
fe9324d263 GP-468 Markup info in ELF gnu.build-id and gnu.debuglink 2021-01-13 14:24:43 -05:00
ghidra1
941ba0caf9 Merge remote-tracking branch 'origin/GT-3294_ghidra1_DBFixedField_update' 2020-11-24 17:22:54 -05:00
ghidra1
6783ae669f GT-3294 Added support for sparse DB schemas. No need to version
ProgramUserData which does not utilize index tables
2020-11-24 16:10:38 -05:00
ghidra1
133d6c251f Merge remote-tracking branch 'origin/patch' 2020-11-24 11:39:15 -05:00
ghidra1
0a4538d124 GP-420 Corrected test fallout related to block naming 2020-11-24 11:37:22 -05:00
ghidravore
f76577e99b Merge remote-tracking branch 'origin/GP-210_dragonmacher_PR-744_S-S-P_master' 2020-11-24 10:57:00 -05:00
ghidravore
148c6646f8 Merge remote-tracking branch 'origin/GP-231_dev747368_exportimages_script' 2020-11-24 10:55:08 -05:00
ghidravore
bc6613141d added dialog for user to change name of group vertices as they are created 2020-11-24 10:40:28 -05:00
ghidra1
d7dbcfebf5 GP-420 relaxed memory block naming restrictions and eliminated throwing of DuplicateNameException from memory block API 2020-11-23 17:35:49 -05:00
ghidra1
fcb3151f94 GT-3294 Added support for DB FixedField with improved indexing. 2020-11-23 14:30:38 -05:00
dragonmacher
ccedc6627a GP-210 - Added new 'Copy Special' items to make copying from Ghidra to
Python and C++ easier
2020-11-23 13:36:29 -05:00
ghidravore
14d4c87ef4 Merge remote-tracking branch 'origin/GP-427_tomnelson_focused_vertex_vs_expand' 2020-11-23 12:47:49 -05:00
ghidra1
f0db95c83d GP-400 corrected close issue 2020-11-23 12:15:07 -05:00
ghidravore
45e7d7bb17 fixed bug introduced with recent change for GP-400 which attemps to
clean up internal resources when closing a program.
2020-11-23 11:26:19 -05:00
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
S-S-P
00ef824dbd Add support for copying bytes formatted as Python byte-string, Python list, and C/Java array 2020-11-17 17:09:27 -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