Commit graph

164 commits

Author SHA1 Message Date
ghidravore cb3c5b92e7 GP-1511- fixing more duplicate actions in debugger tool 2021-11-18 14:43:20 -05:00
dragonmacher 9a9c1fc64a GP-1424 - remove 'refresh' action from data type manager 2021-10-22 09:11:29 -04:00
dragonmacher ec88c732d2 GP-1382 - Added Find actions to the Data Types provider to allow users
to find structures by size or by offset(s).
2021-10-21 14:17:54 -04:00
dragonmacher e80dedcbdf GP-1316 - Enums - Updates for PR to add comments to enum values 2021-09-30 14:44:52 -04:00
ghidra1 27892f659a GP-943 Resurected and revised Structure.getComponentAt method. Also
revised behavior of Structure.getComponentContaining.  Both will now
ignore zero-length components.
2021-09-26 19:11:34 -04:00
ghidra1 cfdec26da4 GP-943 Added support for zero-length arrays and
zero-length components.  NOTE: We still never return 0 for
DataType.getLength().  Added DataType.isZeroLength().
2021-09-24 16:29:29 -04:00
ghidra1 754c67b295 Merge remote-tracking branch 'origin/patch' 2021-09-23 10:26:17 -04:00
ghidra1 89f123ab65 GP-1314 added serialization filter to Ghidra Server 2021-09-23 10:05:24 -04:00
dragonmacher 51af44f843 Xref merge test fixes 2021-09-21 12:56:33 -04:00
ghidra1 9db26bc7f5 GP-1296 Eliminated use of sun.security package and refactored ApplicationKeyManagerUtils 2021-09-15 13:55:20 -04:00
ghidravore 1fd6b54f07 fixed graph test issue (and a few other improviements)> Mainly protecting against creating ridiculously large icons in tests because of a strange headless environment. 2021-08-18 12:28:12 -04:00
ghidravore fe6006c300 fixed DataReferenceGraphTaskTest failure 2021-08-10 13:45:58 -04:00
ghidravore 210cc0bca0 Created the concept of graph types and display options for those graph types. 2021-08-09 13:18:23 -04:00
dragonmacher 9297f275cf GP-658 - fixed graph actions test 2021-06-29 09:29:28 -04:00
ghidra1 21b3fbf8ea Merge remote-tracking branch 'origin/GP-984_dev747368_simplify_loadpdb_gui--SQUASHED' into Ghidra_10.0 2021-06-04 08:28:41 -04:00
dev747368 a97c3dc4af GP-984 simplify LoadPdbDialog gui 2021-06-03 15:23:05 -04:00
ghidra1 7c11bb5751 GP-0 Moved most graph tests into integration tests. Corrected failing
graph tests
2021-05-20 16:21:24 -04:00
ghidra1 7b52b80a40 GP-42 Corrected integration test dependency 2021-05-19 21:13:54 -04:00
ghidra1 22675e9f39 Merge remote-tracking branch 'origin/GP-42_dev747368_PdbSymbolServer_for_10' 2021-05-18 21:42:23 -04:00
dev747368 9b7299492e GP-42 changed remote searching to its own button 2021-05-17 18:07:20 -04:00
dev747368 425667e640 GP-42 Initial implementation of Pdb symbol store / symbol servers 2021-05-12 16:55:01 -04:00
Ryan Kurtz 3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1 da800b6e41 GP-862 Refactor of Composite interface and internals. Changes made to
packing and alignment methods (see WhatsNew.html for API changes).
2021-05-07 20:56:35 -04:00
ghizard 0fcee8998e GP-0 - Fix Demangler skip apply plate logic 2021-04-19 09:16:32 -04:00
ghidra1 fe0f67cd5e Merge remote-tracking branch 'origin/patch' 2021-03-22 15:48:07 -04:00
ghidra1 ce056f1ea9 Corrected timing-related test failure 2021-03-22 15:44:17 -04:00
ghidra1 d377d90e14 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -04:00
ghidra1 162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra1 ed1580f4f9 Merge remote-tracking branch
'origin/GP-94_dragonmacher_PR-2214_astrelsky_GnuDemangler' (fixes #2214)
2021-02-16 13:25:25 -05:00
dragonmacher 8f1dc3f476 GP-94 - Gnu Demangler - review fixes
Closes #2214
2021-02-12 17:33:46 -05:00
dragonmacher b956870432 GP-628 - Dialogs - test of greatly simplified parenting code 2021-02-08 17:58:53 -05:00
dragonmacher 4041c3693b GP-658 - Temporarily disable failing tests 2021-02-03 12:41:03 -05:00
ghidra1 cd17734924 Merge remote-tracking branch 'origin/GP-639_ghidra1_DTArchiveSearchPaths--SQUASHED' 2021-01-28 16:21:51 -05:00
dev747368 b38880eaef GP-639 corrected broken archive search path preference retention 2021-01-28 16:15:10 -05:00
James 8f49837efe additional changes due to github #2693 2021-01-27 18:03:21 +00:00
ghidra1 cc483f08ab Merge remote-tracking branch 'origin/patch' 2021-01-11 18:50:07 -05:00
Jason P. Leasure e4e15cdb9d don't assume that scripts are Java, fixes #2562 2021-01-11 09:33:48 -05:00
ghidra1 db1e3d1b62 Renamed Record class to DBRecord 2020-12-28 13:30:36 -05:00
ghidravore 6dc9b3387d GP-440 Refactored graph exporters to be more extensible and easy to use in scripts 2020-12-08 17:04:30 -05:00
ghidravore b23c8ca435 Merge remote-tracking branch 'origin/patch' 2020-11-30 16:52:08 -05:00
dragonmacher 2ac0bf1edf Updated test suite to avoid compiler failure due to 'integration test'
not having test compile dependency on the 'byte viewer' module
2020-11-25 20:31:33 -05:00
ghidravore 1259632113 fixed stack trace when exporting 2020-11-25 13:11:16 -05:00
ghidra1 941ba0caf9 Merge remote-tracking branch 'origin/GT-3294_ghidra1_DBFixedField_update' 2020-11-24 17:22:54 -05:00
ghidra1 133d6c251f Merge remote-tracking branch 'origin/patch' 2020-11-24 11:39:15 -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 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 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