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] Disable 3 testcases for gdbserver


Daniel Jacobowitz wrote:
On Fri, Apr 27, 2007 at 01:04:27PM +0200, Markus Deuling wrote:
Hi,

this patch marks 3 testcases as unsupported for running with gdbserver.

Testcase auxv.exp wants to create a core file, multi-forks.exp uses follow-fork
and checkpoints.exp is using checkpoints :-)

All features aren't (yet) implemented in gdbserver.

Is this ok?

Almost. Half of auxv.exp can run without a core file, and that half should be tested using gdbserver, since gdbserver implements auxv support.

I've checked in this version, which uses the same idiom used in a
number of other files.  Thanks!


Thank you very much! -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com


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