Moving PPC disasm to on-demand in debugger.
This commit is contained in:
@@ -11,6 +11,9 @@ table AttachRequest {
|
||||
}
|
||||
table AttachResponse {
|
||||
memory_file:string;
|
||||
code_cache_file:string;
|
||||
code_cache_base:uint;
|
||||
code_cache_size:uint;
|
||||
functions_file:string;
|
||||
functions_trace_file:string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user