Better branch lines
This commit is contained in:
parent
48aac7cf9f
commit
ea397351c3
3 changed files with 272 additions and 35 deletions
|
@ -810,6 +810,7 @@ void CDisasm::SetDebugMode(bool _bDebug, bool switchPC)
|
|||
if (switchPC)
|
||||
ptr->gotoPC();
|
||||
|
||||
ptr->scanFunctions();
|
||||
CtrlMemView *mem = CtrlMemView::getFrom(GetDlgItem(m_hDlg,IDC_DEBUGMEMVIEW));
|
||||
mem->redraw();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue