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: (ping) Re: RFA: remote.c : allow long monitor cmds + allow user to C-c


>>>>> "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:

Philippe> A possible approach would be to write a test checking if a
Philippe> valgrind >= 3.7.0 is available (as Valgrind has a 'v.wait
Philippe> xxxx' milliseconds monitor command).  Not clear to me just
Philippe> this is worth the effort. However, the added bonus would be to
Philippe> have in gdb one (or more) tests checking the connection with
Philippe> the Valgrind gdbserver.

I think it would be worthwhile, if you are willing.

There is already one valgrind test in gdb, but it doesn't test the new
embedded gdbserver work.  See gdb/testsuite/gdb.base/valgrind-db-attach.exp

Tom


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