aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-212003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-108/+0
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+6
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-38/+34
2003-03-012003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+6
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-012003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+0
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2003-01-152003-01-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-3/+38
2002-12-132002-12-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-20/+18
2002-12-112002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+5
2002-12-092002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-12-062002-12-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-12-03 * infcmd.c (construct_inferior_arguments): Handle empty arguments.Andreas Schwab1-5/+14
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-14/+14
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-09* infcmd.c (print_vector_info, print_float_info): Move code thatMark Kettenis1-10/+10
2002-11-072002-11-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-28/+87
2002-11-052002-11-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+0
2002-10-262002-10-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+2
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2002-10-032002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-18/+11
2002-09-252002-09-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-09-102002-09-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2002-08-212002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-35/+46
2002-08-202002-08-20 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-4/+21
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+36
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+13
2002-08-152002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+37
2002-07-03* infcmd.c (print_return_value): Remove compatibility code callingAndrew Cagney1-22/+3
2002-06-25* infrun.c (stop_registers): Change variable's type to ``structAndrew Cagney1-1/+20
2002-06-11Make print_float_info() multi-arch pure. Add ui_file and frame parameters.Andrew Cagney1-1/+1
2002-04-23* findvar.c (extract_signed_integer): Cast printf argumentJason Thorpe1-1/+1
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney1-1/+2
2002-04-12* defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney1-1/+1
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-11/+11
2002-02-06* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw1-5/+1
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-3/+3
2002-01-29* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...Andrew Cagney1-7/+2
2002-01-21* infcmd.c (run_command): Check that the `exec' target layer's BFDJim Blandy1-4/+10
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-36/+3
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-11-27 * NEWS: Update for --args.Tom Tromey1-0/+71
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-5/+58
2001-11-10s/value_ptr/struct value */Andrew Cagney1-1/+1
2001-11-01Approved by kev@cygnus.comFred Fish1-10/+3
2001-10-01* infcmd.c (do_registers_info): Delete code dumping largeAndrew Cagney1-12/+0
ny GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG="\${$#}" case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit $? fi ;; makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n ' /^@setfilename/{ s/.* \([^ ]*\) *$/\1/ p q }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi # If the file does not exist, the user really needs makeinfo; # let's fail without touching anything. test -f $file || exit 1 touch $file ;; tar*) shift # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: