mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch 'origin/GP-2023_d-millar_opendump_REBASED'
Conflicts: Ghidra/Debug/Debugger-agent-dbgmodel/src/main/resources/agent/dbgmodel/model/impl/dbgmodel_schema.xml
This commit is contained in:
commit
c79bc9e773
40 changed files with 562 additions and 78 deletions
|
@ -580,4 +580,5 @@ public interface DebuggerObjectModel {
|
|||
* @return a future which completes when all queued callbacks have been invoked
|
||||
*/
|
||||
CompletableFuture<Void> flushEvents();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue