[erlang-questions] how to access process heap from outside the process

dzejefkej dzejefkej@REDACTED
Thu May 12 03:40:50 CEST 2011


hi,
 I need to sniff state of the process.
 It is gen_srv or gen_fsm executing synchronous call, so it ignores sys:get_status/1 or /2. 
 process_info is also not very helpful.
 What is the simplest way to access StateData or dump and decode the heap?

regards,
D



More information about the erlang-questions mailing list