mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-1967: Fix auto-disassembly for object-based traces, incl. framework support.
This commit is contained in:
parent
858cba5e90
commit
67d52f4fcc
83 changed files with 3561 additions and 888 deletions
|
@ -266,7 +266,8 @@ public class DockingWindowManager implements PropertyChangeListener, Placeholder
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns a new list of all DockingWindowManager instances know to exist.
|
||||
* Returns a new list of all DockingWindowManager instances known to exist, ordered from least
|
||||
* to most-recently active.
|
||||
*
|
||||
* @return a new list of all DockingWindowManager instances know to exist.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue