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 v5 3/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.


On 03/04/2014 06:32 PM, Tom Tromey wrote:
> From: Pedro Alves <palves@redhat.com>

> 2013-10-30  Pedro Alves  <palves@redhat.com>
> 
> 	PR gdb/13860
> 	* inferior.h (print_stop_event): Declare.
> 	* infrun.c (print_stop_event): New, factored out from ...
> 	(normal_stop): ... this.
> 	* mi/mi-interp.c (mi_on_normal_stop): Use print_stop_event instead
> 	of bpstat_print/print_stack_frame.
> 
> 2013-10-30  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
> 	* lib/mi-support.exp (mi_expect_stop): Add special handling for
> 	solib-event.

I've pushed in this one now.

-- 
Pedro Alves


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