PDA

View Full Version : Search


Anonymous
05-23-2003, 12:00 AM
I would like to set break points on some functions or text references..
Is there a way to search through the disassembly to locate the desired data or function name...

Anonymous
05-23-2003, 01:12 AM
yes

TBD
05-23-2003, 06:05 AM
functions: ctr+n or right-click/Search for/All intermodular calls
text: right-click/Search for/All referenced text strings

in short, RTFM