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: Adjust formatting of "display" disassembly


On Wed, 13 Jun 2007, Daniel Jacobowitz wrote:

> > gdb/:
> > 2007-05-18  Chris Dearman  <chris@mips.com>
> > 
> > 	* printcmd.c (do_one_display): If display/i, start with an initial
> > 	line feed to avoid bad layout if there is a branch delay slot.
> > 
> > gdb/testsuite/:
> > 2007-05-18  Chris Dearman  <chris@mips.com>
> >             Maciej W. Rozycki  <macro@mips.com>
> > 
> > 	* gdb.base/display.exp: Allow a newline after display/i.
> > 	* gdb.base/pc-fp.exp: Likewise.
> > 	* gdb.base/sigbpt.exp: Likewise.
> > 
> >  OK to apply?
> 
> Yes, this is OK.  The excess wrapping has always bothered me.

 I have checked it in now.  Thanks for the review.

  Maciej


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