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: [rfa/threads] Eliminate lin-lwp.c


On Thu, Sep 16, 2004 at 11:34:00AM -0400, Andrew Cagney wrote:
> Hello,
> 
> Ref: http://sources.redhat.com/ml/gdb/2004-09/msg00136.html
> This patch performs a simple minded merge of lin-lwp.c into linux-nat.c.
> 
> With this change in place the task of switching to the inheritance 
> target vector, and having a GNU/Linux specific target vector, become 
> possible.
> 
> Tested on i386 FC3ish GNU/Linux with no regressions (as expected, this 
> is a mechanical change).
> 
> ok?
> Andrew

Er, why are you doing this?  Why isn't it possible to have a separate
target vector without moving all the code around?

-- 
Daniel Jacobowitz


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