mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
Change acronym BFD to Binary File Descriptor.
This fixes a typo in gdb/README. Approved-By: Tom Tromey <tom@tromey.com>
This commit is contained in:
committed by
Tom Tromey
parent
9727f26659
commit
f79a8e5aab
@@ -17,7 +17,7 @@ Unpacking and Installation -- quick overview
|
||||
'gdb-VERSION.tar.gz', where VERSION is the version of GDB.
|
||||
|
||||
The GDB debugger sources, the generic GNU include
|
||||
files, the BFD ("binary file description") library, the readline
|
||||
files, the BFD ("Binary File Descriptor") library, the readline
|
||||
library, and other libraries all have directories of their own
|
||||
underneath the gdb-VERSION directory. The idea is that a variety of GNU
|
||||
tools can share a common copy of these things. Be aware of variation
|
||||
|
||||
Reference in New Issue
Block a user