prevent multiple attempts at closing remote connection.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b6600047d9a0722b7a57f6f432b6818f82a515a3..3712db95ad513892ed82e2e286aa92394e34a307 100644 (file)
@@ -1,7 +1,35 @@
+Tue Sep 15 14:02:01 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * remote-rdi.c: Prevent multiple attempts to close the remote
+       connection. 
+
+Tue Sep 15 10:24:17 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * printcmd.c (examine_i_type): New static - type for instructions.
+       (do_examine): For "i" format, specify examine_i_type.
+       (do_examine): Call value_at_lazy instead of value_at so that
+       examine data is only fetched if it is used.
+       (x_command): If examine data was not fetched, set convenience
+       variable "__" to void.
+       (_initialize_printcmd): Initialize examine_i_type.
+
+Sun Sep 13 01:34:59 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * blockframe.c (find_pc_sect_partial_function): use bfd section 
+         of msymbol for end of section comparison.
+
+Fri Sep 11 14:02:49 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c: clean up several unused variables and such.
+
+Fri Sep 11 12:38:34 EDT 1998  Zdenek Radouch   (radouch@cygnus.com)
+
+       * arm-tdep.c (arm_push_arguments): fixed frame construction
+
 Thu Sep 10 20:51:23 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * mn10300-tdep.c (mn10300_analyze_prologue): guard against NULL.
-
+       
 Wed Sep  9 19:37:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
 
        * dbxread.c (IGNORE_SYMBOL): Remove definition, is never used.
This page took 0.022878 seconds and 4 git commands to generate.