I can’t find it. In the watcher window I can manually type memory addresses but I’d like to see bigger chunks of memory…
If this doesn’t exist, is there any other free memory mapper for the Mac (except for XCode and Eclipse)?
Thanks,
rui
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only way to do this that I’ve found is to type gdb commands in to the debugger – you can get GDB to dump areas of memory… hopefully there’ll be this feature in a newer release!