summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2003-11-02 21:05:41 +0000
committerMark Kettenis <kettenis@gnu.org>2003-11-02 21:05:41 +0000
commitceb3c9169399aa32efc814ef8e99dc3a4cc9533f (patch)
treef85c242ceb6dca81c3c88ca6a07df0ffca434cee
parent51668d8b98ffb86b610997c1caa60282f6d36051 (diff)
downloadgdb-ceb3c9169399aa32efc814ef8e99dc3a4cc9533f.tar.gz
*** empty log message ***
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11cff387dee..57363268721 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,7 +5,7 @@
* config/sparc/sol64.mh: New file.
* config/sparc/sol64.mt: New file.
* Makefile.in (sparc64-sol2-nat.o): Fix typo.
-
+ (sparc64-sol2-tdep.o): Fix typo.
* lin-lwp.c (lin_lwp_thread_alive): Use PTRACE_PEEKDATA instead of
PTRACE_PEEKUSER. Return zero if the call failed with ESRCH.