aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-20/+23
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-1/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-12/+16
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-4/+4
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand1-8/+9
2009-07-02ChangeLog:Ulrich Weigand1-44/+36
2009-06-17ChangeLog:Ulrich Weigand1-1/+1
2009-06-17 * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand1-2/+6
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+1
2009-06-04 * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand1-5/+18
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-2/+1
2009-05-28gdbTom Tromey1-2/+19
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-6/+6
2009-03-25 ARI fix: "xasprintf" rule.Pierre Muller1-2/+2
2009-03-20gdb:Tom Tromey1-10/+94
2009-03-18 * printcmd.c (display_uses_solib_p): Redo loop, scan element listDoug Evans1-8/+11
2009-03-092009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+2
2009-03-062009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+2
2009-03-052009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+93
2009-02-25 * printcmd.c (build_address_symbolic): Fix comment.Doug Evans1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-02-052009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey1-5/+8
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-22 * stack.c (print_block_frame_locals): Print spaces, not tabs.Tom Tromey1-5/+16
2008-12-02gdb/Jan Kratochvil1-7/+16
2008-11-20 * printcmd.c (sym_info): Don't print the offset if it's zero.Doug Evans1-17/+31
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-12/+42
2008-11-13 * printcmd.c: define PRINTF_HAS_LONG_LONG only if not yet defined.Joel Brobecker1-1/+1
2008-10-28gdbTom Tromey1-47/+57
2008-09-11 * expprint.c (print_subexp_standard): Compare against builtin typeUlrich Weigand1-21/+43
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-2/+4
2008-09-11 * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand1-7/+3
2008-09-11 * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand1-2/+1
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-18/+21
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-4/+4
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-2/+3
2008-06-06gdbTom Tromey1-3/+3
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-7/+5
2008-05-23 * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling1-17/+0
2008-05-23 * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars,Markus Deuling1-5/+6
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-12/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-4/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand1-20/+0
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-1/+1
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-1/+2
2008-04-232008-04-23 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-2/+24
2008-01-30 * printcmd.c (print_formatted): Handle references as for unformattedJoel Brobecker1-0/+1
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-17/+17
2008-01-09 * printcmd.c (printf_command): Add seen_big_h, seen_big_d andLuis Machado1-62/+108
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2