[RFA] dwarf2cfi.c improvements

Jim Blandy jimb@redhat.com
Fri Jul 19 12:56:00 GMT 2002


Andrew Cagney <ac131313@ges.redhat.com> writes:
> > -	      default:		/* This label is here just to avoid warning.  */
> >> +	      default:
> >> +		error ("execute_stack_op: Unknown DW_OP_ value");
> >>  		break;
> >>
> 
> Just FYI, error messages should not be refering to a gdb internal
> functions.  It should probably also be slightly more descriptive
> indicating that the problem is in the dwarf2 information being read in
> and not in GDB.

Oops.  I noticed that, and then forgot to say anything about it.
Thanks for catching it.



More information about the Gdb-patches mailing list