This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Bug in s/390 backtrace.


schwidefsky@de.ibm.com writes:

> Hi,
> Uli found a bug in the backtrace function. It returns an array of
> stack pointers instead of an array of return addresses.
> ChangeLog and patch:
> 
> 2001-05-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
> 
>      * sysdeps/s390/s390-32/backtrace.c: Make backtrace return the
>      return addresses instead of the stack pointers.
>      * sysdeps/s390/s390-64/backtrace.c: Likewise.
> 

Thanks, I'll commit this now,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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