You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi all,
usually i use immunity/olly debugger, i decided to start with windbg
so i would like to know which is the windbg command as "execute till
return" in immunity/olly, probably gu.. is it?
The 2nd question is related to "follow in dump", someone know which is
the same command in windbg
thanks a lot!!
Luc
0x40...@gmail.com
unread,
Mar 22, 2013, 8:48:21 AM3/22/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
четверг, 10 мая 2012 г., 18:53:11 UTC+4 пользователь yqyq22 написал:
Hi!
Execute till return is step out - 'gu' or shift+f11
Follow in dump are db/dw/dd/dq commands or 'Memory' window.