Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PATCH_DIR's for snapshots of uclibc and gdb | Ulf Samuelsson | 2007-07-31 | 1 | -0/+1 |
| | |||||
* | Add support for prepatched toolchains | Ulf Samuelsson | 2007-07-31 | 1 | -3/+18 |
| | |||||
* | gdb config for AVR32 | Ulf Samuelsson | 2007-07-29 | 1 | -0/+5 |
| | |||||
* | - don't bail out on cc warnings | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -2/+3 |
| | |||||
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |
| | |||||
* | Please make sure to update this file as well for new versions of GDB. | "Steven J. Hill" | 2007-06-16 | 1 | -0/+1 |
| | |||||
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
| | | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | ||||
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 4 | -0/+157 |
| | |||||
* | - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -0/+69 |
| | |||||
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 1 | -0/+55 |
| | | | | and all other comments to <biteme@devnull.com>. | ||||
* | Fix building of GDB when using external toolchain. | "Steven J. Hill" | 2007-02-06 | 2 | -3/+96 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+3 |
| | |||||
* | we use BR2_ENABLE_LOCALE not ENABLE_LOCALE | Eric Andersen | 2006-10-17 | 1 | -1/+1 |
| | |||||
* | - remove patch that was already applied upstream | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -12/+0 |
| | |||||
* | - adjust to current snapshot | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -15/+3 |
| | |||||
* | Automate the usage of '--disable-gdbmi' to be used only with GDB versions ↵ | "Steven J. Hill" | 2006-07-05 | 1 | -1/+7 |
| | | | | less than 6.4, if they are even used anymore. | ||||
* | version bump to 6.5 | Mike Frysinger | 2006-06-21 | 5 | -0/+159 |
| | |||||
* | use $(CONFIG_UPDATE) instead of noting the issue | Mike Frysinger | 2006-06-21 | 1 | -4/+2 |
| | |||||
* | Don't error on clean without unpack | Peter Korsgaard | 2006-05-30 | 1 | -3/+9 |
| | |||||
* | akvadrako writes: | Eric Andersen | 2006-04-06 | 2 | -22/+22 |
| | | | | | | | | | 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.4 | Mike Frysinger | 2005-12-02 | 6 | -2/+163 |
| | |||||
* | Die you little bits. | "Steven J. Hill" | 2005-11-14 | 1 | -12/+0 |
| | |||||
* | Add patches for latest snapshot of gdb. The starting point was the 6.3 | "Steven J. Hill" | 2005-09-16 | 8 | -0/+375 |
| | | | | | | | patches which were then sliced down to this list since all the other ones were checked in or just applied with horrific failure. Also added new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I mean testers wanted. | ||||
* | Add in support for downloading and building the latest snapshot of GDB. If ↵ | "Steven J. Hill" | 2005-08-30 | 3 | -3/+35 |
| | | | | 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. | ||||
* | The mips kernel maintainers reverted the change. So the mips coredump patch ↵ | Manuel Novoa III | 2005-08-22 | 2 | -0/+0 |
| | | | | is no longer needed for 2.4.30+. | ||||
* | Sigh... Let's try this again. | Manuel Novoa III | 2005-08-04 | 1 | -1/+0 |
| | |||||
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 1 | -1/+8 |
| | | | | | apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. | ||||
* | filter through dos2unix | Eric Andersen | 2005-08-03 | 1 | -34/+34 |
| | |||||
* | i kan spel, can u? | "Steven J. Hill" | 2005-06-25 | 1 | -1/+1 |
| | |||||
* | use the linux-gnu* -> linux-* change from upstream mainline | Mike Frysinger | 2005-05-12 | 1 | -29/+25 |
| | |||||
* | Add a bunch of patches snarfed from the debian gdb package | Eric Andersen | 2005-04-14 | 21 | -0/+3566 |
| | |||||
* | update gdb a bit. remove support for ancient versions. | Eric Andersen | 2005-03-26 | 7 | -618/+68 |
| | |||||
* | Overwrite any existing link should there be one | Eric Andersen | 2005-03-26 | 1 | -1/+1 |
| | |||||
* | Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it ↵ | Mike Frysinger | 2005-03-21 | 1 | -2/+2 |
| | | | | should be BR2_PACKAGE_GDB_CLIENT. | ||||
* | kill off support for gdb 5.3 | Eric Andersen | 2005-03-02 | 4 | -803/+1 |
| | |||||
* | Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix | Joakim Tjernlund | 2005-02-27 | 4 | -0/+331 |
| | | | | obvious rejects. | ||||
* | This doesn't need ncurses headers installed in the target | Eric Andersen | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | cleanup using a variable before it was defined | Eric Andersen | 2005-02-11 | 1 | -4/+2 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -14/+19 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | Patch from acmay: http://bugs.uclibc.org/view.php?id=50 | Eric Andersen | 2005-01-23 | 3 | -9/+15 |
| | | | | | | | | | | | | 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. | ||||
* | Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking | Manuel Novoa III | 2004-10-31 | 1 | -0/+28 |
| | | | | | coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change. | ||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | depend on ncurses | Eric Andersen | 2004-10-10 | 2 | -8/+10 |
| | |||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | ||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 1 | -0/+2 |
| | |||||
* | Remove obsolete reference to SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 11 | -0/+1946 |
-Erik |