]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update.
authorNick Roberts <nickrob@snap.net.nz>
Sun, 17 Sep 2006 23:09:55 +0000 (23:09 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 17 Sep 2006 23:09:55 +0000 (23:09 +0000)
gdb/README.async

index 39779b36cf03ea614a2e2e1608ff301bf5ba5cea..bd8bfae8643b8c90385e94083ca05b029a885c92 100644 (file)
@@ -42,13 +42,21 @@ n
 (gdb)
 
 (actually it generates an extra &"n\n" and ^done but with 
-"-interpreter-exec console" its identical.
+"-interpreter-exec console" it's identical.
 
 To help integration with HEAD I've re-instated the --async option so that
 --noasync (the default) *should* run as on the trunk.
 
 Bugs/Problems are in PROBLEMS.async
 
+Further tasks in TODO.async
+
+To run testsuite with asynchronous event loop put the line:
+
+  set GDBFLAGS "--async"
+
+at the bottom of site.exp.
+
 
 Nick Roberts
 nickrob@snap.net.nz