aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-06-18*** empty log message ***gdbadmin1-1/+1
2009-06-17 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPPPierre Muller2-0/+6
2009-06-17 * dwarf2read.c (zlib_decompress_section): Use a cleanup.Tom Tromey2-1/+6
2009-06-17 * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand11-26/+65
2009-06-17ChangeLog:Ulrich Weigand7-18/+39
2009-06-17 * gdbarch.sh (gcore_bfd_target): New gdbarch callback.Ulrich Weigand7-8/+82
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand14-96/+111
2009-06-17 * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand9-24/+74
2009-06-17 * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter.Ulrich Weigand5-24/+45
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand18-32/+56
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand29-65/+172
2009-06-17 * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.Ulrich Weigand7-39/+72
2009-06-17 * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expressionUlrich Weigand4-22/+42
2009-06-17 * prologue-value.c (make_pv_area): Add ADDR_BIT argument.Ulrich Weigand8-11/+26
2009-06-17ChangeLog:Ulrich Weigand4-38/+64
2009-06-17 * tui/tui-regs.c (tui_show_register_group): Remove GDBARCH parameter;Ulrich Weigand2-31/+39
2009-06-17 * gdbarch.sh (construct_inferior_arguments): Remove.Ulrich Weigand6-50/+12
2009-06-17 * symfile.c (section_is_mapped): Use objfile architecture insteadUlrich Weigand2-15/+38
2009-06-17 * infrun.c (cleanup_displaced_step_closure): Remove.Ulrich Weigand2-20/+25
2009-06-17ChangeLog:Ulrich Weigand5-47/+77
2009-06-17 * infcmd.c (post_create_inferior): Call breakpoint_re_set after targetPierre Muller2-0/+18
2009-06-17*** empty log message ***gdbadmin1-1/+1
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov3-348/+359
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov10-76/+120
2009-06-16 * linespec.c (collect_methods): Delete.Keith Seitz5-117/+20
2009-06-16 * mi/mi-main.c (mi_cmd_data_read_memory): DispatchPedro Alves2-2/+11
2009-06-162009-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-103/+148
2009-06-16*** empty log message ***gdbadmin1-1/+1
2009-06-152009-06-15 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon8-1/+392
2009-06-15*** empty log message ***gdbadmin1-1/+1
2009-06-14*** empty log message ***gdbadmin1-1/+1
2009-06-13 * dwarf2read.c (dwarf2_psymtab_to_symtab): PropagateKevin Buettner2-0/+19
2009-06-13*** empty log message ***gdbadmin1-1/+1
2009-06-12gdb/testsuite/Jan Kratochvil2-0/+9
2009-06-12 * exec.h (section_table_xfer_memory_partial): Improve description,Pedro Alves3-24/+14
2009-06-12* nto-tdep.h (nto_generic_supply_gpregset)Aleksandar Ristovski3-30/+7
2009-06-12*** empty log message ***gdbadmin1-1/+1
2009-06-11 * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove define.Aleksandar Ristovski2-8/+15
2009-06-11 * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski4-28/+17
2009-06-11 * breakpoint.c (break_command_really): Rename local variablePedro Alves2-10/+14
2009-06-11 Add support for XMM registers.Aleksandar Ristovski2-13/+93
2009-06-11 * eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL>: RemoveTom Tromey2-5/+10
2009-06-11 * symtab.c (append_expanded_sal): Remove unused local variables.Pedro Alves2-2/+4
2009-06-11gdb/Pedro Alves6-10/+106
2009-06-11*** empty log message ***gdbadmin1-1/+1
2009-06-10 * varobj.c (varobj_create): Properly restore the selected frame.Pedro Alves2-1/+5
2009-06-10 * inferior.c (print_inferior): Make a table, not a list. EmitTom Tromey2-4/+31
2009-06-102009-06-10 Jonas Maebe <jonas.maebe@elis.ugent.be>Pedro Alves2-2/+8
2009-06-10 * infrun.c (handle_inferior_event): Update comment around tryingPedro Alves2-3/+24
2009-06-10 * dwarf2read.c (dwarf_decode_lines): Recognize and ignoreCary Coutant2-0/+10