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]

Re: [PATCH RFC] process/thread/lwp id patch - phase 1



On Thu, 3 May 2001, Kevin Buettner wrote:

> On May 3, 10:20am, Eli Zaretskii wrote:
> 
> > > MERGEPID will be defined for all ports and all targets since it is
> > > defined later on in defs.h...
> > > 
> > > #ifndef PIDGET
> > > #define PIDGET(PID) (PID)
> > > #define TIDGET(PID) 0
> > > #define MERGEPID(PID, TID) (PID)
> > > #endif
> > 
> > Hmm, I don't see this snippet in defs.h in the patch you posted.
> 
> It wasn't in the patch I posted.  It already exists in defs.h.

Sorry, my misunderstanding.


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