From b2fa5097bff05f4e808bb384835340cd44afefe3 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Sat, 10 Jul 2004 01:17:53 +0000 Subject: 2004-07-10 Michael Snyder * symfile.c (generic_load): Comment typo. * stack.c (get_selected_block): Ditto. * regcache.c (regcache_cooked_read): Ditto. * monitor.c (monitor_debug): Ditto. * mips-tdep.c (mips_read_pc): Ditto. * i386-linux-nat.c (ps_get_thread_area): Ditto. * gdb_mbuild.sh: Ditto. * gdbarch.sh: Ditto. * gdbarch.h: Ditto. --- gdb/monitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/monitor.c') diff --git a/gdb/monitor.c b/gdb/monitor.c index a3f6672..6d97ca0 100644 --- a/gdb/monitor.c +++ b/gdb/monitor.c @@ -153,7 +153,7 @@ static void monitor_debug (const char *fmt, ...) ATTR_FORMAT(printf, 1, 2); static int monitor_debug_p = 0; /* NOTE: This file alternates between monitor_debug_p and remote_debug - when determining if debug information is printed. Perhaphs this + when determining if debug information is printed. Perhaps this could be simplified. */ static void -- cgit v1.1