]> git.ipfire.org Git - thirdparty/elfutils.git/commit
2005-12-22 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 23 Dec 2005 01:49:50 +0000 (01:49 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 23 Dec 2005 01:49:50 +0000 (01:49 +0000)
commit1656bc00ae97fa16a941a8cefacc4e01488d0e8a
tree0eca35f6f6f63f23cda09f6eac13de2bccd6ad90
parentfceb7b4965b5088a8215ffaf861991687460671e
2005-12-22  Roland McGrath  <roland@redhat.com>

* argp-std.c (parse_opt): Call dwfl_end in failure cases.

* linux-proc-maps.c (proc_maps_report): New function, broken out of ...
(dwfl_linux_proc_report): ... here.  Call it.
(dwfl_linux_proc_maps_report): New function.
* libdwfl.h: Declare it.
* libdwflP.h: Add INTDECL.
* argp-std.c (options, parse_opt): Grok -M/--linux-process-map.
libdwfl/ChangeLog
libdwfl/argp-std.c
libdwfl/libdwfl.h
libdwfl/libdwflP.h
libdwfl/linux-proc-maps.c