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] Fix for testsuite errors with gdbserver (remote)


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> I'm not convinced.  It looks like a workaround for something
Pedro> the python exited observer isn't doing right.

That could be, but what is that?

All that python_inferior_exit is doing to provoke the crash is calling
get_current_arch.  Under what circumstances is this not safe?  I would
have thought -- perhaps naively -- that it was always safe.

Tom


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