This page was produced by an automated import process, and may have formatting errors; feel free to fix.

Build Script

The script gdb_buildall.sh builds GDB with flag --enable-targets=all set. This builds GDB with all supported targets activated. This helps testing GDB when doing changes that affect more than one architecture and is much faster than using gdb_mbuild.sh.

After building GDB the script checks which architectures are supported and then switches the current architecture to each of those to get information about the architecture. The test results are stored in log files in the directory the script was called from.

None: Internals Build-Script (last edited 2013-08-20 23:40:24 by StanShebs)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.