This is the mail archive of the gdb-patches@sources.redhat.com 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: [commit/obish] Fix cntrl-z


I ran annota2.exp 1000 times with gcc v2 and v3, dwarf-2 and stabs+.

    $ cat r-*/*/*/gdb.sum | grep annotate-quit | sort | uniq -c
    977 KFAIL: gdb.c++/annota2.exp: annotate-quit (PRMS: gdb/544)
     23 PASS: gdb.c++/annota2.exp: annotate-quit

This is with 'cvs -D 2003-02-12 20:00:55 UTC'.

I'm also on a busy system (building gcc's all day long).
I can run it again on an idle system in a few hours.

This test was all PASSes on 300 runs on '2003-02-09 18:18:02 UTC'.
cvs -D ... -D ... indicates that the command loop changes are the only
significant change.

The ^Z part does work though.

Michael C


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