Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import gdb-6.4 | Mike Frysinger | 2005-12-02 | 1 | -0/+4 |
| | |||||
* | Add in support for downloading and building the latest snapshot of GDB. If ↵ | "Steven J. Hill" | 2005-08-30 | 1 | -3/+19 |
| | | | | 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. | ||||
* | 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. | ||||
* | Overwrite any existing link should there be one | Eric Andersen | 2005-03-26 | 1 | -1/+1 |
| | |||||
* | kill off support for gdb 5.3 | Eric Andersen | 2005-03-02 | 1 | -11/+0 |
| | |||||
* | 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 | 1 | -0/+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 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | depend on ncurses | Eric Andersen | 2004-10-10 | 1 | -8/+8 |
| | |||||
* | 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 | 1 | -0/+189 |
-Erik |