OSDN Git Service

* i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
authorMark Kettenis <kettenis@gnu.org>
Wed, 28 Mar 2001 08:35:14 +0000 (08:35 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 28 Mar 2001 08:35:14 +0000 (08:35 +0000)
commit507ad826183234077cd4c6884a9d7de32b409198
tree3b75d656e875cf785313b6a082d3a65a3719ef49
parent03e6e928aab694d02d037fe24abf460be35f8dd9
* i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
fails instead of calling perror_with_name.  This should fix
debugging remote i386 targets with a native Linux/x86 GDB.  Add
FIXME for this hack.
gdb/ChangeLog
gdb/i386-linux-nat.c