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: Source files are deleted in in-tree build/test


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.


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