summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey2009-02-051-5/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * stack.c (print_block_frame_locals): Print spaces, not tabs.Tom Tromey2008-12-221-5/+16
* gdb/Jan Kratochvil2008-12-021-7/+16
* * printcmd.c (sym_info): Don't print the offset if it's zero.Doug Evans2008-11-201-17/+31
* 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-11-181-12/+42
* * printcmd.c: define PRINTF_HAS_LONG_LONG only if not yet defined.Joel Brobecker2008-11-131-1/+1
* gdbTom Tromey2008-10-281-47/+57
* * expprint.c (print_subexp_standard): Compare against builtin typeUlrich Weigand2008-09-111-21/+43
* * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand2008-09-111-2/+4
* * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand2008-09-111-7/+3
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-2/+1
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-18/+21
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-4/+4
* * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves2008-08-201-2/+3
* gdbTom Tromey2008-06-061-3/+3
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-7/+5
* * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling2008-05-231-17/+0
* * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars,Markus Deuling2008-05-231-5/+6
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-12/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-4/+0
* * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand2008-05-221-20/+0
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-1/+1
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-1/+2
* 2008-04-23 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2008-04-231-2/+24
* * printcmd.c (print_formatted): Handle references as for unformattedJoel Brobecker2008-01-301-0/+1
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-17/+17
* * printcmd.c (printf_command): Add seen_big_h, seen_big_d andLuis Machado2008-01-091-62/+108
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* * dfp.c (decimal_from_string): Remove superfluous newline fromThiago Jung Bauermann2007-11-271-1/+1
* * printcmd.c: (printf_command): Add support for new DFPLuis Machado2007-11-051-1/+79
* * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz2007-09-051-40/+55
* * printcmd.c (printf_command): Handle ptr_arg. Correct typoDaniel Jacobowitz2007-09-041-1/+60
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-31 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-311-12/+0
* gdb/:Maciej W. Rozycki2007-06-211-1/+1
* gdb/:Maciej W. Rozycki2007-06-211-2/+11
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-3/+3
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-4/+4
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-1/+1
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-6/+8
* * printcmd.c (do_examine): Fix typos in a comment.Maciej W. Rozycki2007-05-161-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* gdb/Daniel Jacobowitz2006-10-171-0/+5
* * printcmd.c: Coding style fixes: add missing spaces in commentsMark Kettenis2006-07-171-96/+62
* * printcmd.c (printf_command): Make format string checkingDaniel Jacobowitz2006-02-021-24/+149
* * printcmd.c (output_command): Always initialize fmt.size.Daniel Jacobowitz2006-01-151-5/+7
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-241-2/+18
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-6/+7