Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Why is the LIN-LVP target not stacked?
@ 2001-05-17 18:44 John S. Kallal
  2001-05-18  8:51 ` Mark Kettenis
  0 siblings, 1 reply; 3+ messages in thread
From: John S. Kallal @ 2001-05-17 18:44 UTC (permalink / raw)
  To: gdb

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?  
\x18
Currently the thread_stratum routine of thread-db.c call routines 
in lin-lwp.c.  Then the routines in lin-lwp.c directly call 
routines at process_stratum level.  The direct calls in lin-lwp.c 
bypass the calling vectors of the process stack. 

If the LIN_LWP target was stacked it would help with my current
work.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-06  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-17 18:44 Why is the LIN-LVP target not stacked? John S. Kallal
2001-05-18  8:51 ` Mark Kettenis
2001-06-06  3:42   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox