This is the mail archive of the gdb-patches@sourceware.org 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: [RFC] Support exec tracing on GNU/Linux and HP-UX


> No, we don't.  We don't turn on the exec tracing option until
> linux_child_post_startup_inferior, and by then the shell has
> already execed.  But inf-ttrace.c turns on exec tracing in
> inf_ttrace_him instead.

It makes sense to do the same on HP/UX as well. It shouldn't be
very difficult, and I have a 30min window right now, so I'll give
it a shot.

-- 
Joel


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