This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: value_as_pointer calling unpack_long, not unpack_pointer


    Date: Wed, 7 Feb 2001 22:43:51 -0800
    From: Doug Evans <dje@transmeta.com>

    While the result is the same, why does value_as_pointer
    call unpack_long instead of unpack_pointer?

It feels like a bug; though since unpack_pointer does nothing but call
unpack_long, it doesn't really affect anything.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]