History log of /external/elfutils/tests/dwfl-proc-attach.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d460773dd4fdeb98d9271f741e0a54f05ced876d 13-Jan-2016 Mark Wielaard <mjw@redhat.com> tests: Guard linux specific header includes with ifdef __linux__.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/tests/dwfl-proc-attach.c
879850950bd56255cb5796c86b62bf3bdedd4fb9 07-Sep-2015 Mark Wielaard <mjw@redhat.com> libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.

dwfl_linux_proc_attach depended on a Dwfl_Module with the correct
ELF header already being available. That isn't really necessary since
when we attach we have the main exe ELF file available. Just use that
to make dwfl_linux_proc_attach always work.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/tests/dwfl-proc-attach.c