This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, testsuite]: Do not run simulate-thread on alpha*-*-linux*
On Fri, Nov 11, 2011 at 8:58 PM, Dominique Dhumieres <dominiq@lps.ens.fr> wrote:
> For the record, Jakub's comment on IRC:
>
>> with older gdb you simply had to find the stwcx
>> or whatever SC insn is, put a breakpoint after
>> it and continue instead of single stepping
I'm not familiar enough with gdb scripting to implement this, but if
someone fix _.gdb script, I can test the correct fix. In the mean
time, I have installed the patch that disables simulate-thread testing
on alpha-linux. The timeout does not work and consequently, the
resulting log fills all available disk space, so we have to be careful
there.
Uros.