This is the mail archive of the gdb@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: Testing with remote gdbserver


> (except
> for local libiberty tests). Is it possible to run the tests in a "much more
> verbose"
> mode to check what's going on?
>

$ make check RUNTESTFLAGS="-v --target_board=YOUR.BOARD YOUR_TEST.exp"

The more "-v" you put in RUNTESTFLAGS, the more verbose the output is.
IOW, you can do "-v -v -v" in RUNTESTFLAGS.

-- 
Yao (齐尧)


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