summaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+11
* * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw2002-02-061-5/+1
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-3/+3
* * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...Andrew Cagney2002-01-291-7/+2
* * infcmd.c (run_command): Check that the `exec' target layer's BFDJim Blandy2002-01-211-4/+10
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-36/+3
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* * NEWS: Update for --args.Tom Tromey2001-11-271-0/+71
* Fix for PR gdb/209, PR gdb/156:Tom Tromey2001-11-221-5/+58
* s/value_ptr/struct value */Andrew Cagney2001-11-101-1/+1
* Approved by kev@cygnus.comFred Fish2001-11-011-10/+3
* * infcmd.c (do_registers_info): Delete code dumping largeAndrew Cagney2001-10-011-12/+0
* The following changes avoid polluting global namespace with theEli Zaretskii2001-08-021-1/+1
* * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii2001-06-111-8/+14
* 2001-05-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-161-3/+2
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-4/+4
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macroAndrew Cagney2001-03-211-2/+2
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-131-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * demangle.c (demangling_style_names): New variable.Eli Zaretskii2001-02-191-11/+15
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-2/+2
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-2/+2
* 2001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-271-1/+2
* 2001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-241-7/+22
* * infcmd.c (print_return_value): Restore another space lost byMark Kettenis2001-01-181-1/+1
* Restore missing space lost when switching to UI_OUT.Andrew Cagney2001-01-121-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* * inferior.h (step_over_calls_kind): New enum to clarify values inChristopher Faylor2000-11-101-11/+13
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-3/+3
* Corrected spelling error in comment: continaution ->continuation.David Anderson2000-09-021-1/+1
* 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-011-10/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-105/+37
* * infcmd.c (attach_command): Move "stop_soon_quietly" setting insideChristopher Faylor2000-07-061-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-31/+31
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-3/+8
* Cleanup delete_breakpoint cleanups.Andrew Cagney2000-05-151-2/+2
* From Peter Schauer: Add `info r' alias for `info registers'.Andrew Cagney2000-04-191-0/+1
* 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-301-28/+28
* 2000-02-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-02-231-11/+3
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+53
* import gdb-2000-01-31 snapshotJason Molenda2000-02-011-4/+23
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-9/+17
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-0/+9
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-15/+139
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-60/+36
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-6/+5
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-23/+32