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


Daniel Jacobowitz writes:
 > 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.

But why do you think that while file and line details are currenly duplicated
in MI, they are not in CLI?  (I mean what is the underlying logic/cause, not
the just the code differences).

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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