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:

> I didn't include one since the header files in gdb.base that I looked at
> the time didn't have it. I checked it again and noticed that from all 11
> headers files in there only 1 has a copyright in it
> (gdb.base/included.h).
> 
> If a copyright is actually needed I will be happy to include one, so
> please let me know your answer.

If you do so, please keep in mind that the bug the test case triggered
depends on (relative) line number values, so please make sure the bug
actually still shows (with unpatched GDB) after you've added the
comment lines ...

Bye,
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]