mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GP-0: Fixed DebuggerModelServiceTest. Quite a few changes.
This commit is contained in:
parent
9f8c6290f4
commit
734507ce12
12 changed files with 223 additions and 31 deletions
|
@ -20,6 +20,7 @@ import java.util.concurrent.CompletableFuture;
|
|||
/**
|
||||
* The interface for receiving input callbacks via {@code IDebugInputCallbacks} or a newer variant.
|
||||
*
|
||||
* <p>
|
||||
* Note: The wrapper implementation will select the appropriate native interface version.
|
||||
*/
|
||||
@FunctionalInterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue