mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 18:38:51 +00:00
Updated r2 for 'doc' and 'oo' reloc fixes and integrated 'doc'
This commit is contained in:
parent
a8bc37f0de
commit
d60f9aa52a
2
radare2
2
radare2
@ -1 +1 @@
|
||||
Subproject commit 9fca7b1f582a744426e9f0bf650ed3206804510c
|
||||
Subproject commit e11b2a91459d96e9c42812780bda8f81cab70290
|
@ -1455,7 +1455,7 @@ void CutterCore::stopDebug()
|
||||
ptraceFiles += "o-" + QString::number(openFile["fd"].toInt()) + ";";
|
||||
}
|
||||
}
|
||||
cmd("dk 9; oo; .ar-;" + ptraceFiles);
|
||||
cmd("doc" + ptraceFiles);
|
||||
}
|
||||
|
||||
syncAndSeekProgramCounter();
|
||||
|
Loading…
Reference in New Issue
Block a user