mirror of
https://github.com/corda/corda.git
synced 2025-02-07 03:29:19 +00:00
added debugging method 'vmAddressFromLine'
This commit is contained in:
parent
9681a8a1ff
commit
16fee943e6
@ -2377,4 +2377,7 @@ dumpHeap(Thread* t, FILE* out);
|
||||
void
|
||||
vmPrintTrace(vm::Thread* t);
|
||||
|
||||
void*
|
||||
vmAddressFromLine(vm::Thread* t, vm::object m, unsigned line);
|
||||
|
||||
#endif//MACHINE_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user