]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl/
authorRoland McGrath <roland@redhat.com>
Mon, 16 Jul 2007 22:23:37 +0000 (22:23 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 16 Jul 2007 22:23:37 +0000 (22:23 +0000)
commit87d4780beb37f265fa89ffd909e77513ef516180
tree5d74ec3564099ce0370bff12595cac95644e2fe1
parent55d34a5ac854be02fa10186182bc22685923c703
libdwfl/
2007-07-16  Roland McGrath  <roland@redhat.com>

* dwfl_module.c (dwfl_report_module): Increment DWFL->nmodules when
reviving an existing module.

tests/
2007-07-16  Roland McGrath  <roland@redhat.com>

* dwfl-bug-report.c: New file.
* Makefile.am (noinst_PROGRAMS, TESTS): Add it.
(dwfl_bug_report_LDADD): New variable.
12 files changed:
libdw/ChangeLog
libdw/libdw.h
libdwfl/ChangeLog
libdwfl/dwfl_module.c
libebl/ChangeLog
libebl/eblobjnote.c
libebl/eblobjnotetypename.c
libelf/ChangeLog
libelf/elf.h
tests/ChangeLog
tests/Makefile.am
tests/dwfl-bug-report.c [new file with mode: 0644]