summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-02-25 18:26:52 +0000
committerDoug Evans <dje@google.com>2009-02-25 18:26:52 +0000
commit7e7604fcf501d9f7d00488c3fceb7c814ec9496e (patch)
tree368840faabbc63effbc9ec131ca652f4752cfd7d /gdb/printcmd.c
parent15926f8a4c3311b90d68392ace929b2808612334 (diff)
downloadgdb-7e7604fcf501d9f7d00488c3fceb7c814ec9496e.tar.gz
* printcmd.c (build_address_symbolic): Fix comment.
Diffstat (limited to 'gdb/printcmd.c')
-rw-r--r--gdb/printcmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/printcmd.c b/gdb/printcmd.c
index 04d7fe547a3..375f82ed753 100644
--- a/gdb/printcmd.c
+++ b/gdb/printcmd.c
@@ -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