aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-29 * terminal.h (create_tty_session): Fix return type.Joel Brobecker2-1/+5
2008-04-29*** empty log message ***gdbadmin1-1/+1
2008-04-28*** empty log message ***gdbadmin1-1/+1
2008-04-27*** empty log message ***gdbadmin1-1/+1
2008-04-26 * mi/mi-interp.c (mi_new_thread): Quote the thread id.Vladimir Prus2-1/+5
2008-04-26 * breakpoint.c (condition_command, commands_from_control_command)Joel Brobecker2-40/+46
2008-04-26*** empty log message ***gdbadmin1-1/+1
2008-04-25 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.Daniel Jacobowitz2-20/+29
2008-04-25gdb/Pedro Alves5-0/+208
2008-04-25 * amd64-tdep.c (amd64_get_longjmp_target): New.Pedro Alves3-13/+47
2008-04-25 * breakpoint.h (enum bpstat_what_main_action): DeletePedro Alves4-27/+27
2008-04-25*** empty log message ***gdbadmin1-1/+1
2008-04-24 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus5-180/+200
2008-04-24 * breakpoint.c (bpstat_check_location)Vladimir Prus2-239/+283
2008-04-24 * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus8-68/+58
2008-04-24 * infcmd.c (step_1_continuation): Always disable longjmpVladimir Prus2-16/+22
2008-04-24 exec_cleanup murder.Vladimir Prus13-204/+219