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 3/3] Test on solib load and unload


>> I found a bit odd that "make check-perf" is not recognized in the top 
>> gdb folder, as "make check" is. But again, it's a minor point to me.
>
> Can you elaborate?  "make check-perf" should be equivalent to "make check", but running different sets of test cases.

Sure, I can run "make check" from the top build directory but not "make check-perf":

~/build$ make check
make[1]: Entering directory `/home/users/nblanc/build`

~/build$ make check-perf
make: *** No rule to make target `check-perf'.  Stop.

The command works fine inside  build/gdb:

~/build/gdb$ make check-perf
make[1]: Entering directory `/home/users/nblanc/build/gdb/testsuite'

I hope this is helpful.

Regards,

Nicolas
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052

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