Dan
8b2af5241a
GP-1447: Added 'View all Memory' override toggle to Debugger.
2021-11-23 10:49:00 -05:00
ghidra1
02e1970837
GP-1497 added external safeguards for inadvertent context
2021-11-23 09:58:24 -05:00
Ryan Kurtz
a17f525e11
Merge remote-tracking branch 'origin/Ghidra_10.1'
2021-11-16 14:50:31 -05:00
ghidravore
5ba07917c3
updated the javadocs for getSymbols(String name) to document that this
...
method does not return default local variables or parameters.
2021-11-15 13:04:52 -05:00
ghidravore
8ea716eb70
GP-1286 fixing bug in datatypes tree that caused stack traces if adding
...
nodes with a filter on. This also required a revisit to the fix for
GP-998
2021-11-12 15:28:18 -05:00
ghidra1
d9788c0094
Revert "GP-1438 - Added an equals method to SourceArchives so clients do not need to get the universal id"
...
This reverts commit c8003ecc5a
.
2021-11-10 11:10:18 -05:00
ghidra1
254fca405a
Merge remote-tracking branch
...
'origin/GP-1438-dragonmacher-source-archive-equals--SQUASHED' (Closes
#3116 )
2021-11-09 20:13:20 -05:00
ghidra1
216ef3a414
Merge remote-tracking branch 'origin/GP_1417_DataDB_lazylength'
2021-11-09 20:11:29 -05:00
dragonmacher
c8003ecc5a
GP-1438 - Added an equals method to SourceArchives so clients do not
...
need to get the universal id
Closes #3116
2021-11-09 17:08:16 -05:00
emteere
28676b4ec0
GP-1417_emteere code review changes
2021-11-09 21:26:39 +00:00
ghidravore
661b641a42
added small improvement
2021-11-05 13:53:55 -04:00
dragonmacher
7d14413149
Test fixes
2021-10-28 09:57:42 -04:00
Ryan Kurtz
6df7fa868a
Merge remote-tracking branch 'origin/GP-1-dragonmacher-remove-deprecated-methods-squashed'
2021-10-27 13:41:48 -04:00
Ryan Kurtz
2ef4f26120
Merge remote-tracking branch 'origin/GP-2-dragonmacher-spelling-fixes'
2021-10-27 13:38:40 -04:00
Ryan Kurtz
a8fc117501
Merge remote-tracking branch
...
'origin/GP-1122_dev747368_PR-2043_astrelsky_dwarfNamespacePath' (Closes
#2014 , Closes #2043 )
2021-10-27 13:32:57 -04:00
dev747368
8a407a1169
GP-1122 (PR #2043 ) remove ':', '/' mangling and change ' ' mangling
...
Change DWARF mangling logic to allow ':', '/' and convert ' ' to '_'.
Fixup some spots that were using fragile CategoryPath / Namespace string
parsing.
2021-10-27 13:16:12 -04:00
dragonmacher
0248c4f1ba
spelling fixes
2021-10-26 16:31:02 -04:00
dragonmacher
d05a57ae1a
Removal of old deprecated methods
2021-10-25 15:12:25 -04:00
dragonmacher
9a9c1fc64a
GP-1424 - remove 'refresh' action from data type manager
2021-10-22 09:11:29 -04:00
Ryan Kurtz
c1121d7b93
Merge remote-tracking branch
...
'origin/GP-1382-dragonmacher-search-for-structures' (Closes #759 )
2021-10-21 14:31:18 -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
Ryan Kurtz
4571c425c1
Merge remote-tracking branch 'origin/GP-1361-dragonmacher-non-function-repeatable-comments'
2021-10-21 13:48:34 -04:00
emteere
56942bbc50
GP-1417_emteere initial stab at lazy DataDB size
2021-10-19 20:45:29 +00:00
Ryan Kurtz
ba4d35021c
Merge remote-tracking branch 'origin/GP-1414_SpecExtensionPanelNPE'
...
(Closes #3502 )
2021-10-19 14:02:49 -04:00
caheckman
c4651953d3
Fix NPE in SpecExtensionPanel
2021-10-19 13:00:22 -04:00
Ryan Kurtz
6f969ddf73
Merge remote-tracking branch 'origin/GP-1404_RiscvCspecParsing'
2021-10-19 11:36:41 -04:00
Ryan Kurtz
2b0e703fa8
GP-1265: Fixing gradle compilation error
2021-10-19 08:14:39 -04:00
dragonmacher
a54d0e28d6
GP-1361 - Updated auto comments to show user-defined repeatable comments
...
from the reference destination
Closes #2475
2021-10-18 17:10:57 -04:00
Dan
527c4fcd58
GP-1265: Specified DataType.encodeValue/Representation, implemented some primitives and strings.
2021-10-18 12:20:32 -04:00
caheckman
a00de6cbac
Breaking out ParamListRegisterOut
2021-10-15 14:55:54 -04:00
Ryan Kurtz
f9463e600d
Merge remote-tracking branch 'origin/GP-484_TraceOverlaySpaces--SQUASHED'
2021-10-15 13:11:19 -04:00
Dan
1c56c454e1
GP-484: Added overlay spaces to Trace
2021-10-15 11:16:01 -04:00
Ryan Kurtz
353a85e4fd
Merge remote-tracking branch
...
'origin/GP-1374-dragonmacher-sort-exported-enum-values--SQUASHED'
(Closes #1664 )
2021-10-13 11:38:10 -04:00
ghidra1
d37eb36538
GP-1392 corrected DEFAULT reference revisions during language upgradeand avoid old prototype errors
2021-10-12 18:52:45 -04:00
dragonmacher
290a7c256f
GP-1374 - Update DataTypeWriter enum output to sort by enum value instead of name
...
Closes #1664
2021-10-12 14:26:44 -04:00
Ryan Kurtz
32b4c04d97
GP-0: Null primary symbol test fix
2021-10-08 09:08:59 -04:00
Ryan Kurtz
8af2a167ec
Merge remote-tracking branch 'origin/GP-1381-dragonmacher-code-block-iterator'
2021-10-08 08:09:02 -04:00
Ryan Kurtz
f7c31cc8fc
Merge remote-tracking branch 'origin/GP-1073_ghidravore_checking_uses_of_getSymbols_address--SQUASHED'
2021-10-07 08:27:14 -04:00
dragonmacher
88225a50ff
GP-1381 - Updated CodeBlockIterator to be Iterable
...
Closes #3478
2021-10-07 08:25:36 -04:00
ghidravore
a8da2b761a
GP-1073 updating uses of getSymbols(address) to be more efficient where possible
2021-10-06 16:59:58 -04:00
Ryan Kurtz
080d1a02f2
Merge remote-tracking branch
...
'origin/GP-1024_dev747368_Fix_Extract_and_Import_temp_filename' (Closes
#3114 )
2021-10-04 15:58:48 -04:00
dev747368
eb24c51b51
GP-1024 fix "Extract and Import" to not produce tmp files with bad names
...
Temp files were named using memory block name and string rep of the min
and max address, which would cause problems if address representation
contained a ":" (seg:offset) and the user was on a windows platform.
2021-10-04 13:45:32 -04:00
ghidra1
a2f04f686f
Merge remote-tracking branch 'origin/GP-1348_ghidra1_DataTypeCleanup'
2021-10-01 14:44:59 -04:00
ghidra1
876fa786c5
Merge remote-tracking branch 'origin/GP-1324_OverlappingPentry' (Closes
...
#3440 )
2021-10-01 11:47:40 -04:00
ghidra1
ace4d29996
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Debug/Debugger/src/main/java/ghidra/app/plugin/core/debug/gui/listing/DebuggerListingProvider.java
2021-10-01 11:38:11 -04:00
caheckman
75b7d5fe14
Support for per function unaffected/killedbycall/likelytrash
2021-09-30 15:09:09 -04:00
Ryan Kurtz
9746fad93e
Merge remote-tracking branch
...
'origin/GP-1316_dragonmacher_PR-2421_theopechli_iss1680' (Closes #1680 ,
Closes #2421 )
2021-09-30 14:54:07 -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
997b5f352e
GP-1348 removed ChangeListener interface from DataTypeImpl
2021-09-30 11:16:18 -04:00
ghidra1
f1ee39fd3c
GP-1346 corrected SymbolManager.getClassNamespaces()
2021-09-29 15:06:58 -04:00