summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
Commit message (Expand)AuthorAgeFilesLines
* * printcmd.c: Include "arch-utils.h".Ulrich Weigand2010-01-041-0/+15
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz2009-12-281-6/+15
* 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-211-0/+22
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-2/+19
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-6/+10
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-20/+23
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-12/+16
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-4/+4
* * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand2009-07-021-8/+9
* ChangeLog:Ulrich Weigand2009-07-021-44/+36
* ChangeLog:Ulrich Weigand2009-06-171-1/+1
* * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand2009-06-171-2/+6
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1
* * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand2009-06-041-5/+18
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-2/+1
* gdbTom Tromey2009-05-281-2/+19
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-6/+6
* ARI fix: "xasprintf" rule.Pierre Muller2009-03-251-2/+2
* gdb:Tom Tromey2009-03-201-10/+94
* * printcmd.c (display_uses_solib_p): Redo loop, scan element listDoug Evans2009-03-181-8/+11
* 2009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-091-2/+2
* 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-061-2/+2
* 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-051-1/+93
* * printcmd.c (build_address_symbolic): Fix comment.Doug Evans2009-02-251-1/+1
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* 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