// JP opened flex table

Click to See Complete Forum and Search --> : display symbol at some address


George2
June 30th, 2008, 01:11 AM
Hello everyone,


If there is an arbitrary address (e.g. 0x12345678), how to check whether it is code or data or stack? Any command to display the information (suppose I have symbol file) in the arbitrary address? Could we use WinDbg tool?


thanks in advance,
George

//JP added flex table