summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 6.5Mike Frysinger2006-06-211-0/+4
|
* akvadrako writes:Eric Andersen2006-04-061-4/+4
| | | | | | | | | The term gdb-client is deceptive - although it parallels the gdb-server name, it is actually a full fledged gdb version. I want to use it to debug uClibc core files on my host system. Although I haven't got that to work yet, I wasted time figuring out how to do build gdb for the host not realizing it already had a target. With this documentation change, things would have been a lot clearer to me.
* import gdb-6.4Mike Frysinger2005-12-021-2/+4
|
* Add in support for downloading and building the latest snapshot of GDB. If ↵"Steven J. Hill"2005-08-301-0/+4
| | | | you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week.
* i kan spel, can u?"Steven J. Hill"2005-06-251-1/+1
|
* update gdb a bit. remove support for ancient versions.Eric Andersen2005-03-261-8/+0
|
* Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it ↵Mike Frysinger2005-03-211-2/+2
| | | | should be BR2_PACKAGE_GDB_CLIENT.
* kill off support for gdb 5.3Eric Andersen2005-03-021-5/+1
|
* Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fixJoakim Tjernlund2005-02-271-0/+4
| | | | obvious rejects.
* 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