From 455824e52171d4f48f12ab37fb5b6590be80a54d Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 17 Sep 2006 23:09:55 +0000 Subject: [PATCH] Update. --- gdb/README.async | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/README.async b/gdb/README.async index 39779b36cf0..bd8bfae8643 100644 --- a/gdb/README.async +++ b/gdb/README.async @@ -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 -- 2.47.2