configure options
Warning:
There is no convenient way to generate a list of all available targets.
[--prefix=dir]
[--srcdir=dirname]
[--norecursion][--rm]
[--target=target] host
Display a quick summary of how to invoke configure.
Configure the source to install programs and files under directory ‘dir’.
Use this option to make configurations in directories separate from the GDB
source directories. Among other things, you can use this to build (or maintain)
several configurations simultaneously, in separate directories.
Using this option requires GNU
Configure only the directory level where configure is executed; do not propagate configuration to subdirectories.
Remove files otherwise built during configuration.
Configure GDB for cross-debugging programs running on the specified target. Without this option, GDB is configured to debug programs that run on the
same machine (host) as GDB itself.
Configure GDB to run on the specified host. There is no convenient way to generate a list of all available hosts.