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: Assertion failure because of missing inferior


From: Tom Tromey [tromey@redhat.com]

>>>>> "Marc" == Marc Khouzam <marc.khouzam@ericsson.com> writes:

Marc> 2010-12-07  Marc Khouzam  <marc.khouzam@ericsson.com>
Marc>   * mi/mi-main.c (mi_cmd_remove_inferior): Don't delete last inferior.
Marc>   (get_other_inferior): New.

I've been doing more testing and I found a problem with the patch.
It seems setting the inferior is not enough, I must also set a thread.
I will better mimic what the 'inferior' command does and submit a new
version.

Marc


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