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] Fix handling of #include files during prologue skipping


Tiago Daitx wrote:
> 
> gdb/ChangeLog
> 
> 2012-11-01  Ulrich Weigand  <uweigand@de.ibm.com>
> 
>     * symtab.c (skip_prologue_using_sal): Consider a file
>     change the same as an increased file number

"line number" instead of "file number".

> gdb/testsuite/ChangeLog
> 
> 2012-11-01  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
>    
>     * gdb.base/prologue-include.c: New file.
>     * gdb.base/prologue-include.exp: New file.
>     * gdb.base/prologue-include.h: New file.

Otherwise, this is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  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]