aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDavid Taylor <taylor@redhat.com>1999-01-18 20:22:43 +0000
committerDavid Taylor <taylor@redhat.com>1999-01-18 20:22:43 +0000
commit63f8d5f5b3073d351e955889f336dd0b57357bc7 (patch)
tree9298e194c0daf689be4c56a11daf84ebbb25796f /gdb/ChangeLog
parent040bbbc24b40477e4f5c46426b0688c4f705d089 (diff)
downloadgdb-63f8d5f5b3073d351e955889f336dd0b57357bc7.zip
gdb-63f8d5f5b3073d351e955889f336dd0b57357bc7.tar.gz
gdb-63f8d5f5b3073d351e955889f336dd0b57357bc7.tar.bz2
change initialization of procfs_ops from compile time to run time.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index db63a08..2fbdea7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 18 15:19:13 1999 David Taylor <taylor@texas.cygnus.com>
+
+ * procfs.c (procfs_ops): delete compile time initialization.
+ (_initialize_procfs): initialize procfs_ops at run time.
+
Mon Jan 18 12:51:44 1999 Christopher Faylor <cgf@cygnus.com>
* configure.in: Ensure that -luser32 is always linked in