aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand42-251/+632
2009-07-02 * frame.h (frame_unwind_arch): New.Ulrich Weigand7-21/+123
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand9-34/+134
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand14-97/+179
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand12-26/+109
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand25-147/+220
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand21-536/+704
2009-07-02 * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand9-180/+270
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand21-194/+252
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand37-263/+353
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand5-31/+45
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand5-17/+22
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand11-21/+48
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand12-62/+62
2009-07-02 * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): RemoveUlrich Weigand4-11/+7
2009-07-02ChangeLog:Ulrich Weigand4-56/+56
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand8-176/+279
2009-07-02 * jv-lang.h (java_int_type, java_byte_type, java_short_type,Ulrich Weigand5-95/+200
2009-07-02*** empty log message ***gdbadmin1-1/+1
2009-07-01 * NEWS: Mention biarch amd64-linux gdbserver and hardware watchpointDoug Evans2-0/+13
2009-07-012009-07-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+5
2009-07-01*** empty log message ***gdbadmin1-1/+1
2009-06-30(HFILES_NO_SRCDIR): Remove entries for deleted files.Nick Roberts1-4/+2
2009-06-30*** empty log message ***Nick Roberts1-1/+1
2009-06-30*** empty log message ***Nick Roberts1-0/+4
2009-06-30gdb/testsuite/Jan Kratochvil2-9/+27
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2-0/+686
2009-06-30gdb/Jan Kratochvil4-8/+22
2009-06-30gdb/testsuite/Jan Kratochvil2-1/+6
2009-06-30gdb/testsuite/Jan Kratochvil2-3/+6
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans13-36/+558
2009-06-30ChangeLog:Paul Pluzhnikov5-32/+133
2009-06-30 * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573.Daniel Jacobowitz4-30/+34
2009-06-30 * mi/mi-cmd-stack.c (parse_print_values): New.Vladimir Prus4-17/+35
2009-06-30 * varobj.c (varobj_get_type): Use type_to_string.Vladimir Prus2-17/+6
2009-06-30*** empty log message ***gdbadmin1-1/+1
2009-06-29gdb/testsuite/Jan Kratochvil3-0/+110
2009-06-29 * infrun.c (handle_inferior_event): Context switch to the newPedro Alves2-0/+7
2009-06-29 * ada-lang.h (ada_convert_actual): Add GDBARCH argument.Ulrich Weigand4-21/+30
2009-06-29 * ada-lang.c (resolve): Use per-architecture void type insteadUlrich Weigand2-18/+23
2009-06-29 * ada-valprint.c (ada_print_scalar): Accept NULL type argumentUlrich Weigand4-14/+28
2009-06-29 * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE argument.Ulrich Weigand3-41/+54
2009-06-29 * ada-lang.c (ada_index_type): Update comment.Ulrich Weigand2-1/+8
2009-06-29 * ada-lang.c (ada_index_type): Make static. Add NAME argument.Ulrich Weigand3-77/+72
2009-06-29 * dbxread.c (read_dbx_symtab): Clear has_line_numbers when endingPedro Alves2-0/+8
2009-06-29gdbTom Tromey8-4/+660
2009-06-292009-06-29 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla7-38/+127
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand14-129/+114
2009-06-29 * gdbtypes.h (make_function_type): Remove OBJFILE parameter.Ulrich Weigand6-14/+26
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand12-199/+363