Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
memory dump tool
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
wallace1819
Apprentice
Apprentice


Joined: 17 Aug 2002
Posts: 195
Location: VT

PostPosted: Wed Sep 18, 2002 7:31 pm    Post subject: memory dump tool Reply with quote

does anyone know of a free app that will dump all information currently held in memory to a file? I think I've found a hole in an important app and I think it has something to do with how the app handels/stores stuff in memory. I'm running some test and being able to see what is held in memory and/or any buffers used by the app whould be extreamly helpful.

thx,
wallace
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Sep 18, 2002 8:00 pm    Post subject: Reply with quote

I don't know if this is really what you want, but /proc/kcore provides access through the filesystem to RAM.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
fyerk
Apprentice
Apprentice


Joined: 17 Sep 2002
Posts: 212
Location: Atlanta, GA

PostPosted: Wed Sep 18, 2002 8:09 pm    Post subject: Reply with quote

I don't know if this is exactly what you want but...

ALT+SYSRQ+M will dump some memory info. and ALT+SYSRQ+P will dump the processor's registers.

To enable sysrq you need to do:
Code:

# echo "1" > /proc/sys/kernel/sysrq


See http://www.linuxgazette.com/issue81/vikas.html for more information on SysRq
_________________
-David
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum