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 linux-dp test


On Wed, Nov 29, 2006 at 03:30:44PM +0000, Nathan Sidwell wrote:
> Daniel Jacobowitz wrote:
> 
> >I think you need to allow newlines in this output anyway; it might wrap
> >printing many parameters of a function.  So may as well just relax the
> >error for now.
> 
> it'd be easy enough to skip unrecognized lines though. but why would it 
> wrap? there's a 'set width 0' to stop gdb wrapping things.

Oh, guess so.  I don't really want to add a patch that recognizes that
error message here; the error message is wrong, we really shouldn't be
printing it.

-- 
Daniel Jacobowitz
CodeSourcery


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