| Index: gdb/config/tilegx/linux.mh
|
| diff --git a/gdb/config/tilegx/linux.mh b/gdb/config/tilegx/linux.mh
|
| index 56ef694b1f3fa897a44102d06b319e28480aa4ca..1ed9c33c1207394629a472edec0d300e465722d2 100644
|
| --- a/gdb/config/tilegx/linux.mh
|
| +++ b/gdb/config/tilegx/linux.mh
|
| @@ -5,7 +5,7 @@ NATDEPFILES= inf-ptrace.o fork-child.o \
|
| tilegx-linux-nat.o \
|
| proc-service.o linux-thread-db.o \
|
| linux-nat.o linux-osdata.o linux-fork.o \
|
| - linux-procfs.o linux-ptrace.o
|
| + linux-procfs.o linux-ptrace.o linux-waitpid.o
|
|
|
| # The dynamically loaded libthread_db needs access to symbols in the
|
| # gdb executable.
|
|
|