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]
Other format: [Raw text]

Re: [obish?sym;rfa:doc] Wire up vsyscall


> Date: Wed, 19 May 2004 10:46:58 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> So:
> 
> @deftypefun void inferior_created (struct target_ops *@var{objfile}, int 
> @var{from_tty})
> @value{GDBN} has just connected to an inferior.  For @samp{run},
> @value{GDBN} calls this observer while the inferior is still stopped
> at the entry-point instruction.  For @samp{attach} and @samp{core},
> @value{GDBN} calls this observer immediately after connecting to the
> inferior, and before any information on the inferior has been
> printed).
> @end deftypefun

Perfect (if you remove that extra parent after "printed").

Thanks.


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