RFA: Tolerate filenames present in symtabs but absent from macro info

Jim Blandy jimb@redhat.com
Wed Nov 6 12:42:00 GMT 2002


Andrew Cagney <ac131313@redhat.com> writes:

> > !       (__FILE__, __LINE__,
> > !        "\n"
> > !        "the symtab `%s' refers to a preprocessor macro table which doesn't\n"
> 
> 
> What's the "\n" for?  The sentence should also start with a capital
> (and probably not end in a full-stop).

Do you mean to be reading the new side of the patch?  That's the old
text.

The new output looks like this:

    (gdb) print i
    During symbol reading, symtab found for `step-line.inp', but that file
    is not covered in the compilation unit's macro information.
    $1 = 4
    (gdb) 



More information about the Gdb-patches mailing list