diff options
author | Andrew Burgess <aburgess@redhat.com> | 2024-10-12 11:08:04 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2025-01-17 16:42:38 +0000 |
commit | 6b3000a544a37fcabf59371cb9bba15faf53eb85 (patch) | |
tree | 5ef05f689df8d1ff325996d1102f28957eb0593b /libctf | |
parent | bcb39c68577473d6fb7a03933865d32ab593080c (diff) | |
download | binutils-6b3000a544a37fcabf59371cb9bba15faf53eb85.zip binutils-6b3000a544a37fcabf59371cb9bba15faf53eb85.tar.gz binutils-6b3000a544a37fcabf59371cb9bba15faf53eb85.tar.bz2 |
gdb/doc: some more details in the README file
After some recent discussions on the mailing list, I've made some
changes to the README to (I hope) provide more clarity.
The changes I made are:
1. Removed the use of a lone 'HOST' on the configure line. I tried
this and 'configure' gave me a warning:
configure: WARNING: you should use --build, --host, --target
So I don't think this is approved practice any more. We should
encourage users to use `--host` instead.
2. Added and reworded the --host, --target, and --enable-targets
descriptions in the 'configure options' section. My goals here are
to clarify that 'cross-debugging' is really the same as 'remote
debugging', and also to make it clearer what the defaults are.
3. Added some additional text to the 'Remote debugging' section
mentioning that 'remote debugging' is basically the same as 'cross
debugging', given that we use 'cross-debugging' in the text above.
Reviewed-By: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions