summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-8/+6
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-14/+4
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-22/+12
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-5/+0
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-0/+5
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-3/+7
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-2/+3
* 2002-12-20 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-211-2/+2
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-0/+97
* Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton2002-09-271-2/+8
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-1/+341
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-301-0/+1
* 2002-04-12 Don Howard <dhoward@redhat.com>Don Howard2002-04-121-0/+12
* 2002-03-27 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-03-281-1/+1
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-5/+5
* * cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney2002-02-231-2/+3
* * cli/cli-cmds.c (compare_strings): New function.Tom Tromey2002-02-181-6/+39
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-1/+1
* s/NO_FUNCTION/NULL/Andrew Cagney2002-02-021-11/+11
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-3/+2
* * completer.c (command_completer): New function.Eli Zaretskii2002-01-101-1/+2
* Make GDB use libiberty regex implementation.Mark Kettenis2001-09-011-1/+1
* * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition theEli Zaretskii2001-07-161-6/+1
* * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii2001-06-061-2/+2
* * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii2001-06-041-10/+12
* * config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney2001-03-281-1/+1
* Zap __STDC__ references.Andrew Cagney2001-03-191-8/+0
* * demangle.c (demangling_style_names): New variable.Eli Zaretskii2001-02-191-4/+6
* * cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().John R. Moore2001-02-021-2/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* 2000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+801