This is the mail archive of the gdb-patches@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]

Re: [PATCH] S390: Skip prologue using SAL information, if possible


Andreas Arnez wrote:

> Instead of analyzing the prologue and possibly coming to a wrong
> conclusion, this change tries to skip the prologue with the use of
> skip_prologue_using_sal.  Only if that fails, the prologue analyzer is
> invoked as before.
> 
> gdb/ChangeLog:
> 
> 	* s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
> 	SAL, if possible.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


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