From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: "John S. Kallal" Cc: gdb@sources.redhat.com Subject: Re: Why is the LIN-LVP target not stacked? Date: Fri, 18 May 2001 08:51:00 -0000 Message-id: References: <3B047EE5.D9D8082@home.com> X-SW-Source: 2001-05/msg00302.html "John S. Kallal" writes: > Why are the target routine in the file lin-lwp.c not put onto > the target stack with a stratum level between thread_stratum and > process_stratum? I think it should. However when I checked in the code to see whether it worked as well for other people as it did for me, I didn't want to make the necessary changes to the rest of GDB. Feel free to submit any patches. On second thought, perhaps this should be discussed a bit more first... Mark