* [commit, obvious] make check doesn't create gdb.python
@ 2008-10-16 15:13 Thiago Jung Bauermann
0 siblings, 0 replies; only message in thread
From: Thiago Jung Bauermann @ 2008-10-16 15:13 UTC (permalink / raw)
To: gdb-patches ml
Hi,
I just committed this fix from Paul Pluzhnikov, under the obvious rule.
His explanation:
> This is rather on the obious side: make check fails to create
> gdb.python (when build tree is separate from source tree).
--
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center
2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
* Makefile.in: Add gdb.python to ALL_SUBDIRS.
Index: gdb/testsuite/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/Makefile.in,v
retrieving revision 1.23
diff -u -r1.23 Makefile.in
--- gdb/testsuite/Makefile.in 28 Jul 2008 20:05:58 -0000 1.23
+++ gdb/testsuite/Makefile.in 16 Oct 2008 15:05:22 -0000
@@ -36,7 +36,7 @@
ALL_SUBDIRS = gdb.ada gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm \
gdb.dwarf2 \
gdb.fortran gdb.server gdb.java gdb.mi \
- gdb.objc gdb.opt gdb.pascal gdb.threads gdb.trace \
+ gdb.objc gdb.opt gdb.pascal gdb.python gdb.threads gdb.trace \
gdb.xml \
$(SUBDIRS)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-16 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-16 15:13 [commit, obvious] make check doesn't create gdb.python Thiago Jung Bauermann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox