• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

修订版455824e52171d4f48f12ab37fb5b6590be80a54d (tree)
时间2006-09-18 08:09:55
作者Nick Roberts <nickrob@snap...>
CommiterNick Roberts

Log Message

Update.

更改概述

差异

--- a/gdb/README.async
+++ b/gdb/README.async
@@ -42,13 +42,21 @@ n
4242 (gdb)
4343
4444 (actually it generates an extra &"n\n" and ^done but with
45-"-interpreter-exec console" its identical.
45+"-interpreter-exec console" it's identical.
4646
4747 To help integration with HEAD I've re-instated the --async option so that
4848 --noasync (the default) *should* run as on the trunk.
4949
5050 Bugs/Problems are in PROBLEMS.async
5151
52+Further tasks in TODO.async
53+
54+To run testsuite with asynchronous event loop put the line:
55+
56+ set GDBFLAGS "--async"
57+
58+at the bottom of site.exp.
59+
5260
5361 Nick Roberts
5462 nickrob@snap.net.nz