Re: Testing with remote gdbserver
Yao Qi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAH=s-POe4rHkf_XUTUC6PnXPaDbkLcG2rjAVrGMKvdtb2aPP0Q@mail.gmail.com> |
> (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 (齐尧)