mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-07-30 07:18:37 -09:00
Merge remote-tracking branch 'origin/GP-0_d-millar_test_fix_pass2'
This commit is contained in:
@@ -346,7 +346,7 @@ public class LldbStackUnwindTest extends AbstractLldbTraceRmiTest {
|
||||
RowKey.FRAME,
|
||||
"Frame: 1 FUN_140001000 pc=7ff6bd611040 sp=f900000000 base=f900000078",
|
||||
RowKey.STORAGE, "Storage: Stack[-0x58]:4",
|
||||
RowKey.TYPE, "Type: undefined4",
|
||||
RowKey.TYPE, "Type: int",
|
||||
RowKey.LOCATION, "Location: f900000020:4",
|
||||
RowKey.BYTES, "Bytes: (UNKNOWN) 00 00 00 00",
|
||||
RowKey.INTEGER, "Integer: (UNKNOWN) 0",
|
||||
|
||||
Reference in New Issue
Block a user