aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-gdb/pkg-descr
blob: 5e972e8b7e91ef41e24694401519dbffbd943598 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
GNU gdb for cross-target application development.

Use TGTARCH switch to select target architecture, and TGTABI to select ABI.
E.g. the following command will build binutils for rtems on sparc:
% make TGTARCH=sparc TGTABI=rtems

If you encounter any problems building/using/installing this port, please
make me know. It would help to improve this port in feature.

-- Stanislav Sedov <stas@FreeBSD.org>

WWW: http://sourceware.org/gdb/