* [ob] printcmd.c (build_address_symbolic): Fix comment.
@ 2009-02-26 1:17 Doug Evans
0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2009-02-26 1:17 UTC (permalink / raw)
To: gdb-patches
Hi.
Checked in under the obvious rule.
2009-02-25 Doug Evans <dje@google.com>
* printcmd.c (build_address_symbolic): Fix comment.
Index: printcmd.c
===================================================================
RCS file: /cvs/src/src/gdb/printcmd.c,v
retrieving revision 1.143
diff -u -p -r1.143 printcmd.c
--- printcmd.c 25 Feb 2009 02:14:22 -0000 1.143
+++ printcmd.c 25 Feb 2009 18:26:12 -0000
@@ -604,7 +604,7 @@ build_address_symbolic (CORE_ADDR addr,
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-25 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-26 1:17 [ob] printcmd.c (build_address_symbolic): Fix comment Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox