Commit Graph

14 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 4f5ac8baa6 - add gdb-6.6 2007-05-15 11:33:08 +00:00
Mike Frysinger ea8a91e8d3 version bump to 6.5 2006-06-21 08:18:19 +00:00
Eric Andersen 768304767b akvadrako writes:
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.
2006-04-06 18:08:44 +00:00
Mike Frysinger 2ed0efef42 import gdb-6.4 2005-12-02 22:31:12 +00:00
"Steven J. Hill" 67cc4f3e6e Add in support for downloading and building the latest snapshot of GDB. If 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. 2005-08-30 03:37:12 +00:00
"Steven J. Hill" 3639edcabf i kan spel, can u? 2005-06-25 19:01:23 +00:00
Eric Andersen 7e66561771 update gdb a bit. remove support for ancient versions. 2005-03-26 06:46:02 +00:00
Mike Frysinger 20fb51307a Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it should be BR2_PACKAGE_GDB_CLIENT. 2005-03-21 02:33:24 +00:00
Eric Andersen 75e551047f kill off support for gdb 5.3 2005-03-02 08:55:16 +00:00
Joakim Tjernlund bb352e9616 Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix
obvious rejects.
2005-02-27 23:47:35 +00:00
Eric Andersen 7be239c03f Patch from acmay: http://bugs.uclibc.org/view.php?id=50
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.
2005-01-23 11:09:40 +00:00
Eric Andersen bedab4c26f depend on ncurses 2004-10-10 01:16:29 +00:00
Eric Andersen 0134e28071 Add some seperators 2004-10-09 05:33:05 +00:00
Eric Andersen 2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00