aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-05-06*** empty log message ***gdbadmin1-1/+1
2008-05-05 * gdb.base/help.exp (disassemble): Update expected help text.Doug Evans2-1/+5
2008-05-05 * NEWS: Mention new /m modifier for disassemble command.Doug Evans5-53/+150
2008-05-052008-05-05 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2-181/+70
2008-05-05Update m68k port for unwinder changes.Andreas Schwab4-115/+96
2008-05-05 * infcmd.c (step_1): Put thread id on the stack to avoid possiblePedro Alves2-10/+9
2008-05-05 * symfile.c (reread_symbols): Update objfile's entry point.Luis Machado2-0/+5
2008-05-05Minor typing error fixes in ChangeLog.Aleksandar Ristovski1-5/+5
2008-05-05 * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski5-31/+62
2008-05-05 * top.c (command_line_handler_continuation): Remove.Vladimir Prus4-55/+14
2008-05-05 * inf-loop.c (inferior_event_handler): Call bpstat_do_action,Vladimir Prus3-2/+14
2008-05-05*** empty log message ***gdbadmin1-1/+1
2008-05-04 * dwarf2read.c (struct dwarf2_cu): Add type_hash.Daniel Jacobowitz2-288/+199
2008-05-04 * dwarf2read.c (dwarf2_ranges_read, read_partial_die): InitializeDaniel Jacobowitz2-3/+7
2008-05-04 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.Pedro Alves3-0/+215
2008-05-04gdb/Pedro Alves9-118/+204
2008-05-04 gdb/Jan Kratochvil10-82/+316
2008-05-04 Set CU BASE_ADDRESS already from partial DIEs.Jan Kratochvil2-0/+39
2008-05-04 * arch-utils.c (gdbarch_update_p): Use default values forUlrich Weigand2-20/+29
2008-05-04 * symfile.c (reread_symbols): Reload EXEC_BFD on its change.Jan Kratochvil2-0/+12
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand9-83/+126
2008-05-04 * dwarf2loc.c (dwarf_expr_frame_base): Error out on missingJan Kratochvil2-2/+12
2008-05-04 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-createdVladimir Prus2-1/+6
2008-05-04Fix formattingVladimir Prus1-8/+8
2008-05-04 * gdb.texinfo (GDB/MI Output Records): AddVladimir Prus2-1/+6
2008-05-04 Fix auxv data parsing on 64-bit solarisVladimir Prus4-1/+69
2008-05-04 * gdb.base/fullname.c: New file.Daniel Jacobowitz4-4/+180
2008-05-04 * symfile.c (add_symbol_file_command): Use paddress rather thanAdam Nemet2-2/+6
2008-05-04 * rs6000-tdep.c (rs6000_frame_this_id): If info->base is 0,Ulrich Weigand2-0/+9
2008-05-04*** empty log message ***gdbadmin1-1/+1
2008-05-03 * rs6000-tdep.c: Do not include "rs6000-tdep.h".Ulrich Weigand8-678/+689
2008-05-032008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann10-11/+24
2008-05-03 * infrun.c (handle_inferior_event): Do not insert breakpoints atUlrich Weigand2-1/+7
2008-05-03 gdb/Pedro Alves5-14/+59
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz13-140/+32
2008-05-03 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.Jan Kratochvil2-6/+10
2008-05-03 * Makefile.in (objfiles.o): Update.Daniel Jacobowitz5-9/+28
2008-05-03ChangeLog:Ulrich Weigand40-250/+1641
2008-05-03 * gdb.texinfo (GDB/MI Output Records):Vladimir Prus2-13/+24
2008-05-03 * gdb.texinfo (GDB/MI Development and Front Ends):Vladimir Prus2-5/+6
2008-05-032008-05-03 Pedro Alves <pedro@codesourcery.com>Vladimir Prus6-2/+35
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann7-25/+21
2008-05-03 * linespec.c: Include "target.h".Ulrich Weigand8-44/+136
2008-05-03*** empty log message ***gdbadmin1-1/+1
2008-05-02 * ada-lang.c (unwrap_value): Handle the case where the "F" fieldJoel Brobecker2-2/+6
2008-05-02 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): HandleUlrich Weigand2-15/+46
2008-05-02 * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz9-3/+222
2008-05-02 * objfiles.c (init_entry_point_info): Handle shared libraries.Daniel Jacobowitz2-0/+10
2008-05-02 * gdb.base/completion.exp: Handle lack of other symbols beginningDaniel Jacobowitz3-52/+74
2008-05-02 * arm-tdep.c (arm_prologue_this_id): Compare pc, not func, toDaniel Jacobowitz2-6/+10