This is the mail archive of the gdb-patches@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: [patch] Fix unwind handling for hppa


> In that only call the HP function when the generic one fails.  However, 
> first can you investigate the details?  This sort of thing needs to be 
> commented.

oh, silly me, this is easy.

it fails if you are stepping through a function that is not compiled
with debug info... e.g. if you are debugging a program (compiled with
-g) that is linked against glibc (non-debug version), and then you 
want to step through a glibc function.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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