mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
Merge remote-tracking branch 'origin/GP-1_ghidragon_fixed_text_in_memory_search_help' into Ghidra_11.2
This commit is contained in:
commit
dc8cd59921
@ -1,6 +1,7 @@
|
||||
##VERSION: 2.0
|
||||
##MODULE IP: Apache License 2.0
|
||||
##MODULE IP: Copyright Distribution Permitted
|
||||
##MODULE IP: Crystal Clear Icons - LGPL 2.1
|
||||
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
||||
##MODULE IP: LGPL 2.1
|
||||
##MODULE IP: MIT
|
||||
@ -8,7 +9,6 @@
|
||||
##MODULE IP: Nuvola Icons - LGPL 2.1
|
||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||
##MODULE IP: Tango Icons - Public Domain
|
||||
##MODULE IP: Crystal Clear Icons - LGPL 2.1
|
||||
.gitignore||GHIDRA||||END|
|
||||
.launch/Ghidra Code Coverage.launch||GHIDRA||||END|
|
||||
.launch/Ghidra.launch||GHIDRA||||END|
|
||||
|
@ -147,8 +147,8 @@
|
||||
<P>The scan controls are used to re-examine search results, looking for values that have
|
||||
changed since the search was initiated. This is primary useful when debugging. The
|
||||
scan controls are not showing by default. Pressing the <IMG alt="" border="0"
|
||||
src="icon.base.mem.search.panel.scan"> toolbar button will show them along the right side of the
|
||||
window</P>
|
||||
src="icon.base.mem.search.panel.scan"> toolbar button will show the scan panel just
|
||||
above the results table.</P>
|
||||
|
||||
<P align="center"><IMG src="images/MemorySearchProviderWithScanPanelOn.png" border="0"
|
||||
alt=""> </P>
|
||||
|
Loading…
Reference in New Issue
Block a user