mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 14:30:48 +00:00
2004-01-28 Roland McGrath <roland@redhat.com>
* config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's procfs_xfer_auxv function.
This commit is contained in:
parent
e2544d02e2
commit
90c119f48c
@ -77,3 +77,6 @@ extern void lin_thread_get_thread_signals (sigset_t *mask);
|
||||
#define CHILD_POST_ATTACH
|
||||
#define CHILD_FOLLOW_FORK
|
||||
#define KILL_INFERIOR
|
||||
|
||||
#define NATIVE_XFER_AUXV procfs_xfer_auxv
|
||||
#include "auxv.h" /* Declares it. */
|
||||
|
Loading…
Reference in New Issue
Block a user