RAD Studio (Common)
ContentsIndex
PreviousUpNext
Enter Address to Position

SearchGoto Address 

Positions to an address in the CPU window.

Item 
Description 
Edit Box  
Enter the symbol, such as main, to which you want to position the CPU window.
Alternatively, for managed code, you can enter an address in the just in time (JIT) compiler format:
@(module token,function token,offset)
For example:
@($3,$60005C4,$62)
For unmanaged code, you can enter any flat 32-bit address value, for example, $401018.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!