This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug macros/16855] Backtrace stopped: frame did not save the PC


https://sourceware.org/bugzilla/show_bug.cgi?id=16855

Bruce Korb <bkorb at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Bruce Korb <bkorb at gnu dot org> ---
You are correct, I was not considering a possible name conflict.
Henceforth, I'll just prefix them all with "_".  This also
explains why the structure information went away, requiring me
to always use the cast:  (bfr_pendcmd_t*)$pc
So this degrades to a documentation RFE: a caveat about
how to choose variable names.  :(

Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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