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: [RFC] Making target layers into a real stack



> You are looking for a lot a work.  If you can not give me more detailed 
> design information or example system to work from that would meet you 
> received your OK, any work by me is just a waste time.   


Yes, I know this would be a lot of work.


>> This is a long way from what we have now :-/
>>
>> I suspect that the best thing to do is to address the immediate problems
>> in lin-lwp.c and then, later the more fundamental change can follow.
> 
> 
> My target layers patch was trying to address the immediate problems of
> the lin-lwp.c!  For me the major problem is lin-lwp.c functions making direct 
> calls to the child_target functions even when the child_target is not 
> currently installed in the target stack.


Can this be addressed local to lin-wpc.c?  That is what I was trying to 
suggest.

Hmm, how well does lin-lwp.c work when host!=target.  I guess you're

working out the case where local and remote are the same.


	Andrew



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