]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
mips/sim_info was just returning?????
authorAndrew Cagney <cagney@redhat.com>
Wed, 10 Sep 1997 23:50:32 +0000 (23:50 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 10 Sep 1997 23:50:32 +0000 (23:50 +0000)
sim/mips/ChangeLog
sim/mips/interp.c

index a69ac32d114affb2cd763d2fced66b905ddb9b0d..40d24392214403d7c99d55c9031ee599b2978fd3 100644 (file)
@@ -1,3 +1,7 @@
+Thu Sep 11 09:35:29 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * interp.c (sim_info): Enable info code.  Was just returning.
+
 Tue Sep  9 17:30:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * interp.c (decode_coproc): Clarify warning about unsuported MTC0,
index 9336ce3a0e96ad1d0fc48dce05ba3c40eb3ed095..25503ba582937043a5e24395df624fda63d2f696 100644 (file)
@@ -1350,8 +1350,6 @@ sim_info (sd,verbose)
      SIM_DESC sd;
      int verbose;
 {
-  
-  return;
   /* Accessed from the GDB "info files" command: */
   if (STATE_VERBOSE_P (sd) || verbose)
     {