public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Clean up ravenscar-thread.c
@ 2019-02-07 14:22 Tom Tromey
  2019-02-07  9:40 ` [PATCH 7/8] Make the ravenscar thread target multi-target-ready Tom Tromey
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Tom Tromey @ 2019-02-07 14:22 UTC (permalink / raw)
  To: gdb-patches

This series cleans up a few issues that I noticed in
ravenscar-thread.c.  Most of it is fairly straightforward, with some
patches being trivial.

There is one more general change in here, to add a push_target
overload.  See patch #6.

Finally, this series fixes a bug in ravenscar-thread, where wildcard
requests (to resume or wait) would not be respected.  This caused
problems when testing with qemu.

I tested this using the AdaCore internal test suite, which has some
Ravenscar tests.

Tom


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

end of thread, other threads:[~2019-02-20 19:23 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-07 14:22 [PATCH 0/8] Clean up ravenscar-thread.c Tom Tromey
2019-02-07  9:40 ` [PATCH 7/8] Make the ravenscar thread target multi-target-ready Tom Tromey
2019-02-07 17:23   ` Pedro Alves
2019-02-07  9:40 ` [PATCH 4/8] Fix formatting in ravenscar-thread.c Tom Tromey
2019-02-07  9:40 ` [PATCH 6/8] Add push_target overload Tom Tromey
2019-02-07 17:23   ` Pedro Alves
2019-02-07  9:40 ` [PATCH 5/8] Minor C++-ification in ravenscar-thread.c Tom Tromey
2019-02-07  9:40 ` [PATCH 3/8] C++-ify ravenscar_arch_ops Tom Tromey
2019-02-07 17:23   ` Pedro Alves
2019-02-11 18:56     ` Tom Tromey
2019-02-07  9:40 ` [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Tom Tromey
2019-02-07 17:23   ` Pedro Alves
2019-02-09  4:41     ` Joel Brobecker
2019-02-14 13:35       ` Pedro Alves
2019-02-15 20:43         ` Tom Tromey
2019-02-15 20:39     ` Tom Tromey
2019-02-20 19:23       ` Pedro Alves
2019-02-07  9:40 ` [PATCH 2/8] Exception safety " Tom Tromey
2019-02-07 14:22 ` [PATCH 1/8] Fix some typos " Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).