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] testsuite: Fix "ERROR: no fileid for"


On Thu, 6 Feb 2014, Jan Kratochvil wrote:

> a35cfb4007cee8cb84106412cd17f4e12f13345b is the first bad commit
> commit a35cfb4007cee8cb84106412cd17f4e12f13345b
> Author: Maciej W. Rozycki <macro@codesourcery.com>
> Date:   Thu Oct 24 23:32:30 2013 +0100
> 
> $ runtest gdb.base/solib-disc.exp
> Running ./gdb.base/solib-disc.exp ...
> ERROR: no fileid for host1

 Thanks for your report and proposed fix.  Can you provide a more 
elaborate log of your test session?  What are the exact conditions for 
this problem to trigger?

 I'm asking because I fear your change could defeat the purpose of the 
commit you referred to if there's a catastrophic failure causing GDB to 
crash while running gdb.base/solib-disc.exp -- in such a case an instance 
of gdbserver would stay behind running, ruining the remaining part of the 
test suite in environments where only a single TCP port is available for 
the RSP connection.

  Maciej


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