Hello, I noticed some KPASS while running i386-prologue.exp. I looked a bit deeper, and it looks like the associated setup_kfail should be removed. They have always been there since the tests were added, but the bug they test was fixed almost at the same time... Testcase: http://www.sourceware.org/ml/gdb-patches/2006-02/msg00293.html Patch: http://www.sourceware.org/ml/gdb-patches/2006-02/msg00302.html 2006-12-20 Joel Brobecker * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail. The associated tests should be PASSing. Tested on x86-linux. It seems pretty obvious, unless I missed something. Since it's easy to revert, I'll just apply the obvious rule and commit. Thanks, -- Joel