Address Space Summary within gdb?

Andreas Borchert borchert@mathematik.uni-ulm.de
Fri Jun 11 11:30:00 GMT 2004


On Fri, Jun 11, 2004 at 12:13:57PM +0200, Andreas Schwab wrote:
> "Andreas Borchert" <borchert@mathematik.uni-ulm.de> writes:
> 
> > I am looking for a gdb command that provides a summary about the virtual
> > address space of the process being debugged.  Unfortunately, I was unable
> > to find anything in the documentation.
> >
> > I am hoping for something similar to the output of pmap(1) or something
> > equivalent to the ``$m'' command of adb.
> 
> (gdb) help info proc 
> Show /proc process information about any running process.
> Specify any process id, or use the program being debugged by default.
> Specify any of the following keywords for detailed info:
>   mappings -- list of mapped memory regions.
>   stat     -- list a bunch of random process info.
>   status   -- list a different bunch of random process info.
>   all      -- list all available /proc info.

Thanks. However, these commands are not supported for no longer
running processes, i.e. if just a core is left.

Andreas.

-- 
Dr. Andreas F. Borchert, SAI, Universitaet Ulm | Habe Mut, dich deines
Helmholtzstrasse 18, E02, Tel +49 731 50-23572 | eigenen Verstandes zu
http://www.mathematik.uni-ulm.de/sai/borchert/ | bedienen! -- I. Kant



More information about the Gdb mailing list