summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Patch from acmay: http://bugs.uclibc.org/view.php?id=50Eric Andersen2005-01-231-7/+9
| | | | | | | | | | | | 0000050: gdb_server and gdb_client fixes and split Here is a patch with 2 issues. gdbserver does not depend on ncurses (just the full gdb needs it) Split out gdb client config option, to be separate from gdbserver. If you build gdb client for the host once it does not need to be rebuilt when the rest of libs change. So I build it and save it off.
* depend on ncursesEric Andersen2004-10-101-0/+2
|
* Add some seperatorsEric Andersen2004-10-091-0/+2
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+45
-Erik