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]
Other format: [Raw text]

Re: 8-byte register values on a 32-bit machine


Hi!

Michael Elizabeth Chastain wrote:

[...]
Anyways, I think there are two problems here:

(1) dwarf2_evaluate_loc_desc is getting called with ctx->in_reg=true
    and size=8.  I need to provide an actual test executable to show
    this happening.  When this happens, dwarf2_evaluate_loc_desc just
    reads *1* register.  This is definitely wrong (if my description
    of gdb's behavior is accurate).



clap! clap! clap!

FYI, I have this problem too with HC11 and it is *critical* for me as
this platform being a 16-bit register target, it uses multiple registers
quite intensively (up to 4 for long long).  It was working very very well before...

Stephane


----------------------------------------------------------------------- Home Office E-mail: stcarrez at nerim dot fr Stephane dot Carrez at solsoft dot fr WWW: http://stcarrez.nerim.net http://www.solsoft.com Free the Software! Visual Security Policy Management



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