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.

Hui, you need to re-run "configure" after the patch. The configure script is what creates the new directory.


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