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: [PATCH] New testsuite directory gdb.reverse, and tests


Hui Zhu wrote:
Hi Michael,

Thanks for your work. :)

And I got a error when configure:
config.status: creating gdb.server/Makefile
config.status: creating gdb.java/Makefile
config.status: creating gdb.mi/Makefile
config.status: creating gdb.modula2/Makefile
config.status: creating gdb.objc/Makefile
config.status: creating gdb.opt/Makefile
config.status: creating gdb.pascal/Makefile
config.status: creating gdb.python/Makefile
config.status: creating gdb.reverse/Makefile
config.status: error: cannot find input file: gdb.reverse/Makefile.in

I think because your patch doesn't include it.

Oh wait -- you're right! I did leave out the Makefile.in. Sorry for the hasty reply earlier.

Please see new patch here:
http://sourceware.org/ml/gdb-patches/2009-06/msg00680.html


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