index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
infcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* infcmd.c (print_return_value): Remove compatibility code calling
Andrew Cagney
2002-07-03
1
-22
/
+3
*
* infrun.c (stop_registers): Change variable's type to ``struct
Andrew Cagney
2002-06-25
1
-1
/
+20
*
Make print_float_info() multi-arch pure. Add ui_file and frame parameters.
Andrew Cagney
2002-06-11
1
-1
/
+1
*
* findvar.c (extract_signed_integer): Cast printf argument
Jason Thorpe
2002-04-23
1
-1
/
+1
*
* frame.h (selected_frame_level): Document as deprecated.
Andrew Cagney
2002-04-21
1
-1
/
+2
*
* defs.h (read_relative_register_raw_bytes): Delete declaration.
Andrew Cagney
2002-04-12
1
-1
/
+1
*
2002-03-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-03-28
1
-1
/
+1
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
1
-11
/
+11
*
* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
Richard Earnshaw
2002-02-06
1
-5
/
+1
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
1
-3
/
+3
*
* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
Andrew Cagney
2002-01-29
1
-7
/
+2
*
* infcmd.c (run_command): Check that the `exec' target layer's BFD
Jim Blandy
2002-01-21
1
-4
/
+10
*
Remove else clause to #if UI_OUT.
Andrew Cagney
2002-01-17
1
-36
/
+3
*
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
Andrew Cagney
2002-01-05
1
-1
/
+1
*
* NEWS: Update for --args.
Tom Tromey
2001-11-27
1
-0
/
+71
*
Fix for PR gdb/209, PR gdb/156:
Tom Tromey
2001-11-22
1
-5
/
+58
*
s/value_ptr/struct value */
Andrew Cagney
2001-11-10
1
-1
/
+1
*
Approved by kev@cygnus.com
Fred Fish
2001-11-01
1
-10
/
+3
*
* infcmd.c (do_registers_info): Delete code dumping large
Andrew Cagney
2001-10-01
1
-12
/
+0
*
The following changes avoid polluting global namespace with the
Eli Zaretskii
2001-08-02
1
-1
/
+1
*
* completer.c (gdb_completer_loc_break_characters): New variable.
Eli Zaretskii
2001-06-11
1
-8
/
+14
*
2001-05-16 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-05-16
1
-3
/
+2
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-4
/
+4
*
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
2001-03-27
1
-1
/
+0
*
* frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro
Andrew Cagney
2001-03-21
1
-2
/
+2
*
Eliminate ARCH_NUM_REGS.
Andrew Cagney
2001-03-13
1
-2
/
+2
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
* demangle.c (demangling_style_names): New variable.
Eli Zaretskii
2001-02-19
1
-11
/
+15
*
Add __FILE__ and __LINE__ parameter to internal_error() /
Andrew Cagney
2001-02-08
1
-2
/
+4
*
2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
Michael Snyder
2001-02-06
1
-2
/
+2
*
Replace strsave() with xstrdup().
Andrew Cagney
2001-01-31
1
-2
/
+2
*
2001-01-26 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2001-01-27
1
-1
/
+2
*
2001-01-24 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2001-01-24
1
-7
/
+22
*
* infcmd.c (print_return_value): Restore another space lost by
Mark Kettenis
2001-01-18
1
-1
/
+1
*
Restore missing space lost when switching to UI_OUT.
Andrew Cagney
2001-01-12
1
-1
/
+1
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-4
/
+4
*
* inferior.h (step_over_calls_kind): New enum to clarify values in
Christopher Faylor
2000-11-10
1
-11
/
+13
*
* eval.c (parse_and_eval_long): New function.
David Taylor
2000-10-30
1
-3
/
+3
*
Corrected spelling error in comment: continaution ->continuation.
David Anderson
2000-09-02
1
-1
/
+1
*
2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni
2000-08-01
1
-10
/
+1
*
Protoization.
Kevin Buettner
2000-07-30
1
-105
/
+37
*
* infcmd.c (attach_command): Move "stop_soon_quietly" setting inside
Christopher Faylor
2000-07-06
1
-1
/
+1
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-31
/
+31
*
Purge (almost) make_cleanup_func.
Andrew Cagney
2000-05-22
1
-3
/
+8
*
Cleanup delete_breakpoint cleanups.
Andrew Cagney
2000-05-15
1
-2
/
+2
*
From Peter Schauer: Add `info r' alias for `info registers'.
Andrew Cagney
2000-04-19
1
-0
/
+1
*
2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder
2000-03-30
1
-28
/
+28
*
2000-02-23 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
2000-02-23
1
-11
/
+3
*
import gdb-2000-02-02 snapshot
Jason Molenda
2000-02-03
1
-0
/
+53
*
import gdb-2000-01-31 snapshot
Jason Molenda
2000-02-01
1
-4
/
+23
[next]