aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-23/+23
2005-02-092005-02-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+0
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-2/+2
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-19/+22
2004-06-182004-06-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+6
2004-02-01 * cli/cli-cmds.c: Include readline.h.Daniel Jacobowitz1-4/+21
2004-01-22* ser-pipe.c (pipe_open): Use proper null pointer in execl call.Mark Kettenis1-2/+2
2004-01-212004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-12-172003-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+4
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+0
2003-09-202003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-22 * cli/cli-cmds.c (shell_escape): Silence warnings from oldDaniel Jacobowitz1-10/+11
2003-06-21 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)Daniel Jacobowitz1-1/+2
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+0
2003-05-07gdb/ChangeLog:Jim Blandy1-5/+0
2003-04-14gdb/ChangeLog:Jim Blandy1-0/+5
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+3
2003-02-142003-02-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+6
2002-12-102002-12-09 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2002-12-08Import of readline 4.3.Elena Zannoni1-0/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-08 * printcmd.c (disassemble_command): Remove obsolete function.Fernando Nasser1-0/+97
2002-09-22 * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser1-2/+8
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-1/+341
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+1
2002-04-122002-04-12 Don Howard <dhoward@redhat.com>Don Howard1-0/+12
2002-03-282002-03-27 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-5/+5
2002-02-23* cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney1-2/+3
2002-02-18 * cli/cli-cmds.c (compare_strings): New function.Tom Tromey1-6/+39
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-1/+1
2002-02-02s/NO_FUNCTION/NULL/Andrew Cagney1-11/+11
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-3/+2
2002-01-10 * completer.c (command_completer): New function.Eli Zaretskii1-1/+2
2001-09-01Make GDB use libiberty regex implementation.Mark Kettenis1-1/+1
2001-07-16 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition theEli Zaretskii1-6/+1
2001-06-06 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii1-2/+2
2001-06-04 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii1-10/+12
2001-03-28* config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney1-1/+1
2001-03-19Zap __STDC__ references.Andrew Cagney1-8/+0
2001-02-19 * demangle.c (demangling_style_names): New variable.Eli Zaretskii1-4/+6
2001-02-02* cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().John R. Moore1-2/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+801