Age | Commit message (Expand) | Author | Files | Lines |
2009-07-09 | 2009-07-09 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+5 |
2009-07-09 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2009-07-09 | * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias for "info" command. | Pierre Muller | 1 | -0/+4 |
2009-07-08 | * tui/tui-stack.c (tui_make_status_line): Display PC as ?? if unknown. | Ulrich Weigand | 1 | -0/+4 |
2009-07-07 | * breakpoint.c (set_raw_breakpoint): Remove static modifier. | Pierre Muller | 1 | -0/+4 |
2009-07-07 | gdb | Tom Tromey | 1 | -0/+7 |
2009-07-07 | 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+4 |
2009-07-07 | 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+4 |
2009-07-07 | 2009-07-07 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -0/+15 |
2009-07-07 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2009-07-07 | Fix hang in floating varobjs. | Vladimir Prus | 1 | -0/+7 |
2009-07-07 | * varobj.c: Remove unnecessary include. | Vladimir Prus | 1 | -0/+4 |
2009-07-07 | 2009-07-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+6 |
2009-07-06 | * configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes. | Aleksandar Ristovski | 1 | -0/+4 |
2009-07-06 | gdb/ | Jan Kratochvil | 1 | -0/+7 |
2009-07-05 | * coff-pe-read.c (read_pe_exported_syms): Recognize | Pedro Alves | 1 | -0/+6 |
2009-07-05 | * arm-wince-tdep.c (arm_wince_skip_main_prologue): New. | Pedro Alves | 1 | -0/+6 |
2009-07-03 | 2009-06-29 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+28 |
2009-07-02 | * linux-fork.c (forks_exist_p): Drop unnecessary extern. | Pedro Alves | 1 | -0/+13 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -0/+64 |
2009-07-02 | * gdbarch.sh (current_gdbarch): Remove global variable. | Ulrich Weigand | 1 | -0/+13 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -0/+626 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -0/+219 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 1 | -0/+108 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -0/+198 |
2009-07-02 | * frame.h (frame_unwind_arch): New. | Ulrich Weigand | 1 | -0/+28 |
2009-07-02 | * target.h (struct target_ops): New member to_thread_architecture. | Ulrich Weigand | 1 | -0/+28 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 1 | -0/+46 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 1 | -0/+47 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -0/+76 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -0/+95 |
2009-07-02 | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 1 | -0/+34 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -0/+71 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -0/+73 |
2009-07-02 | * gdbtypes.h (builtin_type_true_char): Remove. | Ulrich Weigand | 1 | -0/+17 |
2009-07-02 | * gdbtypes.h (builtin_type_void): Remove. | Ulrich Weigand | 1 | -0/+15 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -0/+24 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -0/+18 |
2009-07-02 | * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): Remove | Ulrich Weigand | 1 | -0/+7 |
2009-07-02 | ChangeLog: | Ulrich Weigand | 1 | -0/+15 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -0/+39 |
2009-07-02 | * jv-lang.h (java_int_type, java_byte_type, java_short_type, | Ulrich Weigand | 1 | -0/+41 |
2009-07-01 | * NEWS: Mention biarch amd64-linux gdbserver and hardware watchpoint | Doug Evans | 1 | -0/+6 |
2009-06-30 | *** empty log message *** | Nick Roberts | 1 | -1/+1 |
2009-06-30 | *** empty log message *** | Nick Roberts | 1 | -0/+4 |
2009-06-30 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2009-06-30 | ChangeLog: | Paul Pluzhnikov | 1 | -0/+6 |
2009-06-30 | * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573. | Daniel Jacobowitz | 1 | -0/+4 |
2009-06-30 | * mi/mi-cmd-stack.c (parse_print_values): New. | Vladimir Prus | 1 | -0/+5 |
2009-06-30 | * varobj.c (varobj_get_type): Use type_to_string. | Vladimir Prus | 1 | -0/+4 |