aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1998-05-14 04:01:13 +0000
committerMark Alexander <marka@cygnus>1998-05-14 04:01:13 +0000
commit091d73027cf6944a75fa7be5e3559cf486b4d13c (patch)
treeb26027923a75c7161d23d0d2a72a16ccb1c16917 /gdb/ChangeLog
parent900dc14b4256592f304ff471e15c97d3788993dd (diff)
downloadfsf-binutils-gdb-091d73027cf6944a75fa7be5e3559cf486b4d13c.zip
fsf-binutils-gdb-091d73027cf6944a75fa7be5e3559cf486b4d13c.tar.gz
fsf-binutils-gdb-091d73027cf6944a75fa7be5e3559cf486b4d13c.tar.bz2
Fix for PR 13484:
* corefile.c (reopen_exec_file): Reopen the exec file if it has changed.
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 ea454eb..da48741 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 13 20:58:02 1998 Mark Alexander <marka@cygnus.com>
+
+ * corefile.c (reopen_exec_file): Reopen the exec file if
+ it has changed.
+
Wed May 13 15:22:02 1998 Mark Alexander <marka@cygnus.com>
* sparc-tdep.c (fetch_instruction): New function.