This is the mail archive of the gdb-prs@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]

[Bug mi/10079] Commands attached to a breakpoint do not execute in MI mode


------- Additional Comments From maxim2405 at gmail dot com  2009-04-21 22:14 -------

> > Have you run the testsuite against this change?
> 
> No I did not. Can you give me a brief instruction, 
> please, on how to run DejaGnu tests against FSF X86 GDB ?

It turned out to be very easy.

I went to <build>/gdb/testsuite and typed

    make check

With this "top.c" update, there is one extra failure :

FAIL: gdb.threads/schedlock.exp: other threads ran - unlocked

The whole picture looks like this:

Latest X86 FSF :

		=== gdb Summary ===

# of expected passes		13400
# of unexpected failures	74
# of expected failures		41
# of known failures		61
# of unresolved testcases	3
# of untested testcases		7
# of unsupported tests		8

Latest X86 FSF with "top.c" update :

		=== gdb Summary ===

# of expected passes		13399
# of unexpected failures	75
# of expected failures		41
# of known failures		61
# of unresolved testcases	3
# of untested testcases		7
# of unsupported tests		8

-- Maxim



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10079

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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