This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

view all the memory allocated to a process ?


Hello ,
I'm new to GDB , and i'm thinking of using it for some cheat-engine related
tasks...

I want to know if there is a way to view all the memory allocated to a
process
(the regions or the offsets and their protection) , so i can dump it and
then compare the
results to find the right offset where the variable is stored.

Thanks in advance !

ps: sorry for my bad english.

-- 
View this message in context: http://old.nabble.com/view-all-the-memory-allocated-to-a-process---tp26362209p26362209.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]