aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1998-10-14 01:15:01 +0000
committerFelix Lee <flee@cygnus>1998-10-14 01:15:01 +0000
commit37f58dce035aab53cedc36c2bd250b3432848265 (patch)
tree22bcf1afbf2a735b601e89167a1bb405877d4c28 /gdb/ChangeLog
parentad3b8c4a1a37dc966ddbcc687dcf78ec1f80022f (diff)
downloadgdb-37f58dce035aab53cedc36c2bd250b3432848265.zip
gdb-37f58dce035aab53cedc36c2bd250b3432848265.tar.gz
gdb-37f58dce035aab53cedc36c2bd250b3432848265.tar.bz2
* sol-thread.c (ps_pstop, etc): simple test for proc_service.h
version didn't work for sol2.6; pushed it to autoconf. * configure.in (gdb_cv_proc_service_is_old): new test. * acconfig.h (PROC_SERVICE_IS_OLD): new define. * configure, config.in: regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 09c6be5..f97a8cf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+Tue Oct 13 18:56:51 1998 Felix Lee <flee@cygnus.com>
+
+ * sol-thread.c (ps_pstop, etc): simple test for proc_service.h
+ version didn't work for sol2.6; pushed it to autoconf.
+ * configure.in (gdb_cv_proc_service_is_old): new test.
+ * acconfig.h (PROC_SERVICE_IS_OLD): new define.
+ * configure, config.in: regenerate.
+
1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)
* blockframe.c (find_pc_sect_partial_function): Add braces to avoid