From: Nick Roberts Date: Sun, 3 Sep 2006 22:35:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42fe92e71d7ab5acfa3cd66fcb19e294e2fb8afb;p=thirdparty%2Fbinutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 87a8cb90a42..58ed426fab5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2006-09-04 Nick Roberts + * linux-nat.c (linux_nat_wait): Add inferior to LWP list for + async too and includ lwp no in return value. + * testsuite/gdb.mi/mi-async.exp: New file. Test asynchronous Machine Interface (MI) operations.