From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: keiths@cygnus.com Cc: gdb@sources.redhat.com Subject: Re: [RFC] Inferior stop events Date: Thu, 14 Jun 2001 09:00:00 -0000 Message-id: <3405-Thu14Jun2001185843+0300-eliz@is.elta.co.il> References: X-SW-Source: 2001-06/msg00121.html > Date: Thu, 14 Jun 2001 08:13:14 -0700 (PDT) > From: Keith Seitz > > Mind you, some of these things we can sort of figure out. For example, > when the inferior gets a signal, we have a hook which runs in the global > context. At one time, we attempted to parse the output of "info targ". All > kinds of nasty things. IMO this is much cleaner. It surely is cleaner. Thanks for taking time to explain this.