Source files are deleted in in-tree build/test
Doug Evans
dje@google.com
Mon Sep 29 04:06:00 GMT 2014
On Wed, Sep 17, 2014 at 4:29 AM, Yao Qi <yao@codesourcery.com> wrote:
>
> Hi,
> If we do in-tree build and run tests sequentially,
>
> $ make check RUNTESTFLAGS='--directory=gdb.dwarf'
> $ make check RUNTESTFLAGS='--directory=gdb.python'
>
> we can see some source files are deleted after tests,
> [...]
> Alternatively, we don't have to remote these files
> copied to host. We discussed this there
> <https://sourceware.org/ml/gdb-patches/2014-08/msg00269.html> without
> any conclusions. Now, I am inclined to not removing files on host, as
> justified by this problem. What do you think?
Fine by me.
More information about the Gdb-patches
mailing list