* printcmd.c (build_address_symbolic): Fix comment.
authorDoug Evans <dje@google.com>
Wed, 25 Feb 2009 18:26:53 +0000 (18:26 +0000)
committerDoug Evans <dje@google.com>
Wed, 25 Feb 2009 18:26:53 +0000 (18:26 +0000)
gdb/ChangeLog
gdb/printcmd.c

index a021e3d..3fc07ba 100644 (file)
@@ -1,3 +1,7 @@
+2009-02-25  Doug Evans  <dje@google.com>
+
+       * printcmd.c (build_address_symbolic): Fix comment.
+
 2009-02-25  Hui Zhu  <teawater@gmail.com>
 
        * cli/cli-script.c (define_command): Add _() to query.
index 04d7fe5..375f82e 100644 (file)
@@ -604,7 +604,7 @@ build_address_symbolic (CORE_ADDR addr,  /* IN */
   struct obj_section *section = NULL;
   char *name_temp = "";
   
-  /* Let's say it is unmapped.  */
+  /* Let's say it is mapped (not unmapped).  */
   *unmapped = 0;
 
   /* Determine if the address is in an overlay, and whether it is