Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -4/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -6/+15 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-06 | Index: gdb/ChangeLog | Bob Rossi | 1 | -2/+2 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-10-29 | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-08-11 | * inflow.c (O_NOCTTY): Define to zero if not already defined. | Mark Kettenis | 1 | -5/+4 |
2004-07-30 | * inflow.c (kill_command): release file handles in BFD. | Jerome Guitton | 1 | -0/+1 |
2004-04-28 | 2004-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+1 |
2004-02-29 | * inflow.c (terminal_inferior): Don't give up the terminal if we | Daniel Jacobowitz | 1 | -1/+3 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+0 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-07 | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -16/+1 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-09-18 | 2002-09-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+17 |
2002-04-21 | * frame.h (selected_frame_level): Document as deprecated. | Andrew Cagney | 1 | -1/+2 |
2002-03-27 | s/strerror/safe_strerror/ | Andrew Cagney | 1 | -2/+2 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 1 | -8/+11 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -12/+13 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -1/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -7/+7 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-02-14 | * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only | Andrew Cagney | 1 | -1/+3 |
2001-02-06 | * signals.h: Removed. | J.T. Conklin | 1 | -1/+0 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -33/+22 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -10/+6 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+4 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+2 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+1 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -91/+112 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+3 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+751 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -737/+0 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+9 |
1996-07-17 | Changes from the FSF for Hurd thread support. | Stu Grossman | 1 | -26/+33 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -7/+18 |
1994-08-02 | * inflow.c (kill_command): Fix a bug which prevented target | J.T. Conklin | 1 | -2/+1 |
1994-07-29 | From Kevin A. Buettner (kev@cujo.geg.mot.com). | Fred Fish | 1 | -1/+1 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1 | -1/+62 |