View Single Post
  #8  
Old 09-01-2003, 09:32
Lunar_Dust
 
Posts: n/a
typing addr will not make the * move, but it still does put you in the right address context. Alternatively, you can also use addr with the process'es process ID (third column I believe), just type addr <process iD>. However, softice will not update the * , but it will switch context.



-Lunar
Reply With Quote