aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-02 Implement displaced stepping.Pedro Alves16-34/+1257
2008-05-02 * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)Daniel Jacobowitz5-7/+117
2008-05-022008-05-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs5-4/+16
2008-05-02* target.h (struct target_ops): AddAndreas Schwab7-6/+89
2008-05-02*** empty log message ***gdbadmin1-1/+1
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves6-0/+149
2008-05-01 * linux-nat.c (linux_nat_switch_fork): Reinit GDB's thread listPedro Alves2-0/+7
2008-05-01 PR gdb/1665Aleksandar Ristovski2-35/+44
2008-05-01 PR gdb/2343Aleksandar Ristovski7-1/+105
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz11-87/+985
2008-05-01Add lost bit of previous commit.Daniel Jacobowitz1-4/+2
2008-05-01 * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition.Daniel Jacobowitz8-34/+153
2008-05-01 * gdb.base/info-target.exp: New testcase.Joel Brobecker2-0/+48
2008-05-01 * exec.c (print_section_info): Add missing '\n'.Joel Brobecker2-4/+6
2008-05-01 * thread.c (add_thread): Move observer call to ...Vladimir Prus2-2/+8
2008-05-01 * rs6000-tdep.c: Update for unwinder changes.Ulrich Weigand3-79/+62
2008-05-01 * s390-tdep.c: Update for unwinder changes.Ulrich Weigand2-106/+106
2008-05-01 * spu-tdep.c: Update for unwinder changes.Ulrich Weigand2-33/+30
2008-05-01*** empty log message ***gdbadmin1-1/+1
2008-04-30 * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,Daniel Jacobowitz8-41/+47
2008-04-30 * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: UpdateDaniel Jacobowitz5-155/+159
2008-04-30 * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update forDaniel Jacobowitz4-79/+73
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz14-366/+299
2008-04-30 * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame.Daniel Jacobowitz6-92/+69
2008-04-30 * dwarf2-frame.c (read_reg): Expect this_frame in the baton.Daniel Jacobowitz10-206/+153
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz19-323/+689
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz7-18/+86
2008-04-30 * gdb.cp/hang.exp: Use .cc instead of .C.Daniel Jacobowitz5-1/+7
2008-04-30 * gdb.base/gdb1250.exp: Remove perror.Daniel Jacobowitz3-2/+6
2008-04-30 * corefile.c (reopen_exec_file): Close any open files.Daniel Jacobowitz2-0/+9
2008-04-30 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value byPedro Alves2-12/+17
2008-04-30*** empty log message ***gdbadmin1-1/+1
2008-04-29 * ia64-tdep.c (ia64_memory_remove_breakpoint): SetJoel Brobecker2-0/+12
2008-04-29 * gdbarch.sh: Document the return_value method. Explain thatJoel Brobecker4-9/+30