summaryrefslogtreecommitdiffstats
path: root/sources/gdb.patch
Commit message (Collapse)AuthorAgeFilesLines
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-633/+0
| | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
* fix all uses of sys_nerr and sys_errlist[]Eric Andersen2003-08-201-3/+122
|
* Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen2003-08-201-0/+14
|
* Add a patch for better debugging of staticly linked threaded apps.Eric Andersen2003-03-011-0/+500
-Erik