This is the mail archive of the gdb-patches@sources.redhat.com 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: Problems with dejagnu and c++ tests...


On Wed, Feb 04, 2004 at 06:50:29PM -0500, Michael Chastain wrote:
> drow> I think assuming we can compile and run is fine.  Output is an
> drow> absolutely no-show, however.  Take a look at how many of our supported
> drow> targets don't have any kind of remote file I/O capability - gdbserver,
> drow> for one.
> 
> Argh.  Okay.  Although I'm not talking about file I/O, I'm talking
> about write to stdout.  There are 58 *.[Cc] files with printf already.

Yes.  They don't work on many remote setups, either :)  Most of them
are guarded by gdb,noinferiorio.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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