On Wed, Aug 27, 2008 at 6:45 AM, Hans-J. Ullrich <[EMAIL PROTECTED]> wrote: > Hi all, > > I am looking for an application, which is capable to show the contents of the > RAM (I want to look at special addresses or search the whole address space > for content).
Isn't /proc/kcore the contents of the RAM? If so, if you have a favorite gui editor/hexdump/... utility that you can use on files, it should also work on /proc/kcore. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

