Debugging data on Alpha

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Dec 29 10:15:00 GMT 2000


    I presume you mean line 6858 --

Yup.

    (gdb) p bitsize
    $3 = 32
    (gdb) p bitpos
    $4 = 0
    (gdb) p offset
    $5 = (union tree_node *) 0x0

    I've tried this with recent cvs gdb (using dwarf2) and 4.18 (using mdebug).
    So.  Is there something else that should be tried to reproduce the problem?

Glad to hear it's not with all debug formats, though it's peculiar
that it isn't.  I'm using DEC Unix with stabs.


More information about the Gcc mailing list