Define CHILD_RESUME

This commit is contained in:
gwr 1997-09-30 19:52:03 +00:00
parent 3afbd7bd1f
commit 0bd7f37b9f

View File

@ -40,6 +40,10 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
#define GDB_TARGET_HAS_SHARED_LIBS
/* Supply our own version of child_resume() in alphanbsd-nat.c */
#define CHILD_RESUME
#ifdef HAVE_LINK_H
#include "elf/common.h"
#include "solib.h" /* Support for shared libraries. */