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: [RFA/commit] Internal error while loading core on alpha-tru64


On Thursday 31 December 2009 07:02:24, Joel Brobecker wrote:

> The fix I applied was to replace the call to add_inferior_silent
> by a call to inferior_appeared...  I think that this was the right
> thing to do.

It is, thanks for catching.

> 2009-12-31  Joel Brobecker  <brobecker@adacore.com>
> 
>         Internal error while loading core on alpha-tru64.
>         * corelow.c (core_open): Delete unused local variables.
>         Use inferior_appeared instead of add_inferior_silent.

This is OK.

> Tested on alpha-tru64 with the AdaCore gdb-testsuite (I can no longer
> run the dejagnu testsuite on this platform).

(You don't actually need to be able to run dejagnu on the
platform--- you should give remote host testing a try
sometime.)

> This is the only platform where I observed this issue.

Should have affected OpenBSD too, I think.

-- 
Pedro Alves


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