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: [RFC] GDB64 ppc64 compile error patch


On Wed, 7 Apr 2004 16:37:43 -0500 (CDT)
Manoj Iyer <manjo@austin.ibm.com> wrote:

> I have attached a pre-processed version of the file ppc-linux-tdep.c, if
> you will scroll down to line #17506 you will see the problem.

Daniel was right, the constants in question were coming in via signal.h.

The constants in question were used in the past in (now rewritten) core
file support.  Since they are not being used any longer, I have committed
a patch which deletes them.  See:

  http://sources.redhat.com/ml/gdb-patches/2004-04/msg00189.html

Kevin


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