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 13/13] make gdb.asm parallel-safe


Pedro> Preexisting, but I notice there seems to be an odd build/host
Pedro> mismatch here.

There are any number of these in the test suite.  I think nobody has
noticed since the cleanup code is generally irrelevant -- since it
doesn't fully work, nobody relies on it working.  In some cases, like
this one, the "rm" seems to be to work around possible permission
issues; but in practice nobody has ever hit those, either.

It would be great to do better here.  However, I doubt I'm going to do
so, since I don't have a need for it.  For the particular case of
parallel native testing, the problem is solved by isolating all the
outputs in a small set of directories.

Tom


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