• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

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

Révisionc82a2e6ff60596266e7c1a419f8e81cb7a0ae2b3 (tree)
l'heure2018-09-29 22:32:10
AuteurTom Tromey <tom@trom...>
CommiterTom Tromey

Message de Log

Remove some leftover text in gdb/README

I accidentally left some stray text in gdb/README.
This removes it. I'm checking this in as obvious.

gdb/ChangeLog
2018-09-29 Tom Tromey <tom@tromey.com>

* README: Remove some leftover text.

Change Summary

Modification

--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
11 2018-09-29 Tom Tromey <tom@tromey.com>
22
3+ * README: Remove some leftover text.
4+
5+2018-09-29 Tom Tromey <tom@tromey.com>
6+
37 * PROBLEMS: Rewrite.
48 * README: Update.
59
--- a/gdb/README
+++ b/gdb/README
@@ -496,9 +496,6 @@ more obscure GDB `configure' options are not listed here.
496496 be either the name of a Python executable, or the name of the
497497 directory in which Python is installed.
498498
499-names a Python executable, which will be queried to find
500- the Python headers and libraries.
501-
502499 `--with-guile[=GUILE]'
503500 Build GDB with GNU Guile scripting support. (Done by default if
504501 libguile is present and found at configure time.) If your host