Age | Commit message (Expand) | Author | Files | Lines |
2004-02-28 | 2004-02-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-02-10 | 2004-02-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+4 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+6 |
2004-02-01 | * cli/cli-cmds.c: Include readline.h. | Daniel Jacobowitz | 1 | -4/+21 |
2004-01-22 | * ser-pipe.c (pipe_open): Use proper null pointer in execl call. | Mark Kettenis | 1 | -2/+2 |
2004-01-21 | 2004-01-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-12-17 | 2003-12-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -4/+4 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+0 |
2003-09-20 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-22 | * cli/cli-cmds.c (shell_escape): Silence warnings from old | Daniel Jacobowitz | 1 | -10/+11 |
2003-06-21 | * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h) | Daniel Jacobowitz | 1 | -1/+2 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+0 |
2003-05-07 | gdb/ChangeLog: | Jim Blandy | 1 | -5/+0 |
2003-04-14 | gdb/ChangeLog: | Jim Blandy | 1 | -0/+5 |
2003-02-20 | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+3 |
2003-02-14 | 2003-02-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+6 |
2002-12-10 | 2002-12-09 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2002-12-08 | Import of readline 4.3. | Elena Zannoni | 1 | -0/+1 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-08 | * printcmd.c (disassemble_command): Remove obsolete function. | Fernando Nasser | 1 | -0/+97 |
2002-09-22 | * source.c (get_current_or_default_source_symtab_and_line): Remove | Fernando Nasser | 1 | -2/+8 |
2002-09-20 | * source.c: Make global variables current_source_symtab and | Fernando Nasser | 1 | -1/+341 |
2002-07-30 | 2002-07-30 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2002-04-12 | 2002-04-12 Don Howard <dhoward@redhat.com> | Don Howard | 1 | -0/+12 |
2002-03-28 | 2002-03-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -5/+5 |
2002-02-23 | * cli/cli-decode.c (cmd_cfunc_eq): New function. | Andrew Cagney | 1 | -2/+3 |
2002-02-18 | * cli/cli-cmds.c (compare_strings): New function. | Tom Tromey | 1 | -6/+39 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2002-02-02 | s/NO_FUNCTION/NULL/ | Andrew Cagney | 1 | -11/+11 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 1 | -3/+2 |
2002-01-10 | * completer.c (command_completer): New function. | Eli Zaretskii | 1 | -1/+2 |
2001-09-01 | Make GDB use libiberty regex implementation. | Mark Kettenis | 1 | -1/+1 |
2001-07-16 | * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the | Eli Zaretskii | 1 | -6/+1 |
2001-06-06 | * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -2/+2 |
2001-06-04 | * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -10/+12 |
2001-03-28 | * config/pa/xm-hppah.h (malloc): Really delete declaration | Andrew Cagney | 1 | -1/+1 |
2001-03-19 | Zap __STDC__ references. | Andrew Cagney | 1 | -8/+0 |
2001-02-19 | * demangle.c (demangling_style_names): New variable. | Eli Zaretskii | 1 | -4/+6 |
2001-02-02 | * cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree(). | John R. Moore | 1 | -2/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 |
2000-12-01 | 2000-12-01 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+801 |