Hello

I have 2 questions about core dumping.

1. I read in man core about dumping the following mappings:
bit 0  Dump anonymous private mappings.
bit 1  Dump anonymous shared mappings.
bit 2  Dump file-backed private mappings.
bit 3  Dump file-backed shared mappings.

Could you assign each mapping to a ELF program section e.g. code, data, stack, heap, bss etc.

2. Is there any tool that shows me what an individual mappings in a core dump file are ?
e.g.:
start-address   end-address   type-of-mapping
0x0             0x100         code

Great thanks for help.



----------------------------------------------------
Dołącz się do Manify!
Wyjdźmy na ulice, w WALCE O TAŃSZE PIWO!
http://klik.wp.pl/?adr=www.zatanisci.pl&sid=856 -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [email protected] Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to