This is the mail archive of the gdb@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: Likely obsolete pieces of GDB


On Wed, Dec 20, 2006 at 12:41:13PM -0500, John David Anglin wrote:
> > However, the test results aren't very good.  I've attached them.
> 
> Tried a simple test with this version.  Tried to debug gdb itself.
> Set a break on main and ran gdb with "-v".  The exterior gdb dumped
> core.  The cause seems to be that the deprecated_child_ops struct
> hasn't been initialized.  It looks like the stuff in inf-ptrace.c
> needs to be merged into hpux-thread.c, or we need to setup
> deprecated_child_ops.  Presumably, this was done at some point in
> the past.

Is this worth fixing?  Obviously no one has used it lately.

-- 
Daniel Jacobowitz
CodeSourcery


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