Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Async patch (no. 3)
@ 2006-10-13  8:36 Nick Roberts
  2006-10-13 13:11 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Roberts @ 2006-10-13  8:36 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: message body and .signature --]
[-- Type: text/plain, Size: 1075 bytes --]


This async patch gives the same test results for synchronous and asynchronous
operation.  Ignoring sigstep.exp again, I get:

		=== gdb Summary ===

# of expected passes		10851
# of unexpected failures	44
# of unexpected successes	1
# of expected failures		42
# of unknown successes		3
# of known failures		66
# of untested testcases		5
# of unsupported tests		5

for both modes.  I also get the same result for current mainline GDB in CVS
(although in this case I sometimes get extra fails for schedlock.exp).

Currently it only works for i686-pc-linux-gnu and I've tried to hide it from
other architectures/OSes.  The only visible change should be those made to MI.

If the global maintainers are agreeable, in principle, to it's inclusion after
the next release, I will tidy it up and provide a ChangeLog.  I would
appreciate any clues as to where some things should go e.g waitpid in
event-loop.c to linux-nat.c? (How?)

This patch will make the branch nickrob-async-20060513 defunct.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


[-- Attachment #2: Asynchronous GDB --]
[-- Type: application/octet-stream, Size: 43891 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-13 19:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-13  8:36 Async patch (no. 3) Nick Roberts
2006-10-13 13:11 ` Daniel Jacobowitz
2006-10-13 19:15   ` Nick Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox