From 1faa59a8b2fde88710f2f0f9f2c2fde195e4b003 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sat, 12 May 2001 03:18:34 +0000 Subject: Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler. --- gdb/hppa-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/hppa-tdep.c') diff --git a/gdb/hppa-tdep.c b/gdb/hppa-tdep.c index d6fa71c..072b0a4 100644 --- a/gdb/hppa-tdep.c +++ b/gdb/hppa-tdep.c @@ -4250,7 +4250,7 @@ initialize_hp_cxx_exception_support (void) if (!eh_notify_callback_addr) { /* We can get here either if there is no plabel in the export list - for the main image, or if something strange happened (??) */ + for the main image, or if something strange happened (?) */ warning ("Couldn't find a plabel (indirect function label) for the exception callback."); warning ("GDB will not be able to intercept exception events."); return 0; -- cgit v1.1