Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* HP catchpoint code
@ 2002-08-12  8:33 Daniel Jacobowitz
  2002-08-13 13:49 ` Jim Blandy
  0 siblings, 1 reply; 17+ messages in thread
From: Daniel Jacobowitz @ 2002-08-12  8:33 UTC (permalink / raw)
  To: gdb

I'm working on GNU/Linux support for fork and exec catchpoints.  The kernel
code I needed (well, wanted; it's possible without, just bloody awkward) was
straightforward, and I already have strace using it.  When I started digging
into the GDB code for it I got a little quagmired, though.

My plan is to completely ignore the existing support for this feature.  An
astute code reviewer will note that it doesn't work anywhere but HP/UX; the
code to initialize it is only present for ttrace.  The target-independent
portions of it are completely dependent on the ttrace model.  I'd like to
rename, or at least recomment, TARGET_WAITKIND_FORKED (and VFORKED, possibly
EXECD, haven't gotten to that one yet) to indicate their HP-specificness and
add some new waitkinds for the different model I'm using.  Any objections?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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

end of thread, other threads:[~2002-11-08  3:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-12  8:33 HP catchpoint code Daniel Jacobowitz
2002-08-13 13:49 ` Jim Blandy
2002-08-13 14:41   ` Daniel Jacobowitz
2002-08-13 14:59     ` Andrew Cagney
2002-08-14  7:06       ` Carlos O'Donell
2002-08-14  7:13         ` Daniel Jacobowitz
2002-08-14  9:21           ` Carlos O'Donell
2002-08-15 18:53             ` Andrew Cagney
2002-08-16  5:46               ` Carlos O'Donell
2002-10-18 15:16       ` Daniel Jacobowitz
2002-10-21 12:08         ` Andrew Cagney
2002-10-21  8:33           ` Daniel Jacobowitz
2002-10-21 12:08             ` Andrew Cagney
2002-10-21 12:13               ` Daniel Jacobowitz
2002-10-22  8:17                 ` Andrew Cagney
2002-11-07 15:24             ` Andrew Cagney
2002-11-07 19:21               ` Daniel Jacobowitz

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