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] -thread-select double print stack frame


On Mon, Mar 26, 2007 at 03:19:31PM +0200, Denis PILAT wrote:
> 2007-03-26  Denis Pilat  <denis.pilat@st.com>

> 	* stack.c (print_stack_frame): alway use LOC_AND_ADDRESS in mi output.
> 	* infrun.c (normal_stop): remove mi specific frame printing treatment.

This is basically OK; I agree with Nick that it's the right solution.
It needs some formatting fixes, though.

2007-03-26  Denis Pilat  <denis.pilat@st.com>

	* stack.c (print_stack_frame): Always use LOC_AND_ADDRESS in MI output.
	* infrun.c (normal_stop): Remove MI specific frame printing treatment.

Thanks for the patch.

-- 
Daniel Jacobowitz
CodeSourcery


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