Thread: BugDbg x64
View Single Post
  #50  
Old 03-18-2013, 22:31
cyberbob's Avatar
cyberbob cyberbob is offline
VIP
 
Join Date: Aug 2004
Posts: 93
Rept. Given: 23
Rept. Rcvd 118 Times in 28 Posts
Thanks Given: 6
Thanks Rcvd at 30 Times in 14 Posts
cyberbob Reputation: 100-199 cyberbob Reputation: 100-199
@ ahmadmansoor:

to add scroll bar I'd need to disassemble the whole code section or page. I'm not sure if I will do that since I was about to close this little project.
Btw. you can use Page Down, Page Up keys in addition to mouse scroll.

As for the link picture: well, no surprise if you use non-monospaced font that is what happens. I was too lazy to filter (limit) the font dialog and display only fixed-width fonts.
Pick and set one of fixed-width font and it will be fine.

stack window workaround:
open another memory view type addr: rsp and set type to qword it will be automatically updated as you single step.
Reply With Quote