Skip to content

Saving Data

2 messages · Eric Kaufmann, Duncan Murdoch

#
On 12-08-09 3:41 PM, Eric Kaufmann wrote:
Not likely, unless the process is writing it out to file.

It's conceivable that you could cause a debugger to interrupt the 
process (or cause the OS to abort it and dump memory to a file for post 
mortem debugging), but it's not at all easy to find anything useful in 
such a situation.

Duncan Murdoch