| Commit message (Expand) | Author | Age | Files | Lines |
* | Make our i386 hacks in a less vendor file disturbing manner. | obrien | 2002-07-10 | 1 | -29/+21 |
* | Quiet warnings by making this ANSI-C clean. | obrien | 2002-07-09 | 1 | -5/+18 |
* | This commit was generated by cvs2svn to compensate for changes in r99005, | obrien | 2002-06-29 | 84 | -0/+3443 |
|\ |
|
| * | Vendor import of GDB 5.2. | obrien | 2002-06-29 | 84 | -0/+3443 |
* | | - kernel core debugging for i386 (Mark Peek) | obrien | 2002-06-29 | 3 | -1900/+1642 |
* | | Note that this is a modified version of GDB. | obrien | 2002-06-29 | 1 | -1/+1 |
* | | Use the stock source. | obrien | 2002-06-29 | 1 | -1210/+1527 |
* | | Best that I can tell, we've never used these files. | obrien | 2002-06-29 | 28 | -12056/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r98954, | obrien | 2002-06-28 | 2 | -0/+246 |
|\ \
| |/ |
|
| * | Vendor import of GDB 5.2. | obrien | 2002-06-28 | 2 | -0/+246 |
* | | Actually rev 1.3 (don't declare tilde_expand()) is needed with GDB 5.2. | obrien | 2002-06-28 | 1 | -4/+2 |
* | | Our FreeBSD custom changes are OBE. Return to using the stock vendor sources. | obrien | 2002-06-28 | 25 | -17753/+23531 |
* | | This commit was generated by cvs2svn to compensate for changes in r98944, | obrien | 2002-06-27 | 514 | -44801/+242791 |
|\ \
| |/ |
|
| * | Vendor import of GDB 5.2. | obrien | 2002-06-27 | 639 | -90062/+295298 |
* | | Use these malloc-like bits from libiberty now. | obrien | 2002-01-27 | 1 | -2/+4 |
* | | Remove the filename_completion_function() extern that conflicts with the | obrien | 2001-04-14 | 1 | -2/+2 |
* | | The internal declaration for tilde_expand() now conflicts with the one | obrien | 2001-04-11 | 1 | -4/+2 |
* | | Change "*coff*" to "coff*" so that the pattern will not dike out xcoffsolib.h. | obrien | 2001-03-30 | 1 | -1/+1 |
* | | Remove these MD files that we've never needed. | obrien | 2001-03-30 | 1 | -209/+0 |
* | | Remove this auto-generated file (and isn't part of 5.0 as it shouldn't be). | obrien | 2001-03-30 | 1 | -182/+0 |
* | | Remove these GDB 4.18 docs that did not make it into 5.0. | obrien | 2001-03-30 | 3 | -1869/+0 |
* | | Remove this GDB 4.18 file that is no longer part of GDB [5.0]. | obrien | 2001-03-29 | 1 | -17/+0 |
* | | List of distfile contents to delete using `rm' and `find -delete'. | obrien | 2001-03-24 | 1 | -0/+71 |
* | | This commit was generated by cvs2svn to compensate for changes in r64234, | obrien | 2000-08-04 | 1 | -0/+153 |
|\ \
| |/ |
|
| * | Virgin import of gdb-5.0 | obrien | 2000-08-04 | 26 | -8978/+9487 |
* | | These files are for an arch we don't care about. | obrien | 2000-08-04 | 8 | -5171/+0 |
* | | Update for GDB 5.0. | obrien | 2000-08-02 | 1 | -0/+73 |
* | | These files are for an arch we don't care about. | obrien | 2000-08-02 | 3 | -3080/+0 |
* | | These files were part of GDB 4.16, but not version 4.18 (that we | obrien | 2000-05-17 | 9 | -777/+0 |
* | | Fix (I believe) Bill Paul's core dump when using gdb on shared executables. | peter | 1999-11-22 | 1 | -1/+2 |
* | | Reduce default timeout on remote serial debugging sessions from 20 | grog | 1999-08-20 | 1 | -1/+1 |
* | | Fix a coredump when debugging corefiles from static programs. | dfr | 1999-05-22 | 1 | -1/+1 |
* | | GC some unused files from gdb and add them to the exclude list for future | dfr | 1999-05-03 | 3 | -268/+10 |
* | | Resurrect a file for alpha support in GDB and add some minor FreeBSD tweaks. | dfr | 1999-05-02 | 1 | -0/+1415 |
* | | Delete parts of gdb which are now shared with binutils. | dfr | 1999-05-02 | 300 | -105553/+0 |
* | | Add upgrade instructions to facilitate future gdb imports. | dfr | 1999-05-02 | 2 | -0/+29 |
* | | Merge local changes into gdb-4.18 and add changes for FreeBSD/alpha. | dfr | 1999-05-02 | 26 | -1811/+7519 |
* | | This commit was generated by cvs2svn to compensate for changes in r46283, | dfr | 1999-05-02 | 297 | -14202/+120511 |
|\ \
| |/ |
|
| * | Virgin import of gdb-4.18 | dfr | 1999-05-02 | 387 | -20882/+141599 |
* | | Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state" | jdp | 1999-02-21 | 1 | -1/+1 |
* | | Rewrite the bits of the solib code to handle implentations where dlopen | dfr | 1998-09-25 | 1 | -86/+196 |
* | | Bring core-regset.c back to life. It is needed for handling ELF | jdp | 1998-09-14 | 1 | -0/+130 |
* | | Don't assume that time_t is long. Don't assume that time_t's can be | bde | 1998-06-29 | 1 | -1/+6 |
* | | Add support for baudrates higher than 37800. | dfr | 1998-06-04 | 1 | -0/+12 |
* | | Use the dynamic symtab of the runtime linker when looking for places to set | dfr | 1998-04-30 | 1 | -0/+24 |
* | | Fixed copying of N_TXTADDR() from the system version in the previous | bde | 1998-01-16 | 1 | -1/+1 |
* | | Backed out all FreeBSD changes. They are unnecessary now that bfd | bde | 1997-12-19 | 1 | -7/+0 |
* | | Override gdb's version of N_TXTADDR() with the (new) system version | bde | 1997-12-19 | 1 | -3/+19 |
* | | Close some file descriptors on exec so that the inferior process gets | bde | 1997-12-17 | 2 | -0/+2 |
* | | The previous revision (objfiles.c:1.2) fixed backtracing in the | jdp | 1997-11-27 | 1 | -1/+2 |