mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Improve installation doc slightly, by Mark Sirota's request.
This commit is contained in:
@ -7150,8 +7150,11 @@ cd gdb-_GDB_VN__/bfd
|
|||||||
@end group
|
@end group
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
You can install @code{_GDBP__} anywhere; it has no hardwired paths. However,
|
You can install @code{_GDBP__} anywhere; it has no hardwired paths.
|
||||||
you should make sure that the shell on your path (named by the
|
Simply copy @code{gdb/gdb} to the desired directory.
|
||||||
|
@comment What about installing the man pages, info files, etc?
|
||||||
|
|
||||||
|
However, you should make sure that the shell on your path (named by the
|
||||||
@samp{SHELL} environment variable) is publicly readable; some systems
|
@samp{SHELL} environment variable) is publicly readable; some systems
|
||||||
refuse to let _GDBN__ debug child processes whose programs are not
|
refuse to let _GDBN__ debug child processes whose programs are not
|
||||||
readable, and _GDBN__ uses the shell to start your program.
|
readable, and _GDBN__ uses the shell to start your program.
|
||||||
|
Reference in New Issue
Block a user