aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-03-28*** empty log message ***gdbadmin1-1/+1
2008-03-27GDB 6.8 released.gdbadmin1-0/+4
2008-03-27ChangeLog:Ulrich Weigand7-7/+23
2008-03-27 * xcoffread.c (scan_xcoff_symtab): Replace current_gdbarch byMarkus Deuling2-0/+6
2008-03-27(enum captured_mi_execute_command_actions):Nick Roberts1-4/+4
2008-03-27*** empty log message ***Nick Roberts1-0/+5
2008-03-27*** empty log message ***gdbadmin1-1/+1
2008-03-26 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.Daniel Jacobowitz2-0/+8
2008-03-26 * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand14-160/+236
2008-03-26 * varobj.h (varobj_floating_p): Declare.Vladimir Prus4-3/+22
2008-03-26 * varobj.c (struct varobj_root): Rename use_selected_frame toVladimir Prus2-29/+31
2008-03-26 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.Vladimir Prus3-6/+5
2008-03-26 * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus13-859/+728
2008-03-26*** empty log message ***gdbadmin1-1/+1
2008-03-25 * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves3-1/+17
2008-03-252008-03-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-59/+119
2008-03-25*** empty log message ***gdbadmin1-1/+1
2008-03-24 * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz2-0/+6
2008-03-24 * varobj.c (struct varobj_root): New component thread_id.Vladimir Prus4-13/+78
2008-03-24 Fix random false FAILs on i386.Jan Kratochvil2-2/+15
2008-03-24 PR gdb/544Daniel Jacobowitz3-5/+5
2008-03-24*** empty log message ***gdbadmin1-1/+1
2008-03-23Revert 2008-03-21 changes.Daniel Jacobowitz5-25/+16
2008-03-23 * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus5-15/+25
2008-03-23 * varobj.c (struct varobj_root): ClarifyVladimir Prus2-2/+10
2008-03-23*** empty log message ***gdbadmin1-1/+1
2008-03-22*** empty log message ***gdbadmin1-1/+1
2008-03-21 PR gdb/544Daniel Jacobowitz5-6/+39
2008-03-21 * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker2-7/+13
2008-03-21gdb/Pedro Alves9-79/+1027
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz10-215/+167
2008-03-212008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz4-1/+59
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz10-27/+128
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz6-4/+13
2008-03-21*** empty log message ***gdbadmin1-1/+1
2008-03-20*** empty log message ***gdbadmin1-1/+1
2008-03-19 * inflow.c (terminal_ours_1): Guard access toPedro Alves2-0/+7
2008-03-19*** empty log message ***gdbadmin1-1/+1
2008-03-182008-03-18 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand7-182/+278
2008-03-18*** empty log message ***gdbadmin1-1/+1
2008-03-17 * i386-tdep.c (i386_print_insn): Remove unnecessary call toMarkus Deuling2-1/+5
2008-03-17 * aix-thread.c (pdc_read_regs): Minor reformatting.Joel Brobecker2-1/+5
2008-03-17 * thread.c (print_thread_info): Don't insistVladimir Prus2-2/+8
2008-03-17 * infcmd.c (attach_command_post_wait)Pedro Alves2-42/+117
2008-03-17 * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.Daniel Jacobowitz4-4/+10
2008-03-17 * linux-nat.c (linux_nat_filter_event): Fix comment typo.Pedro Alves2-1/+5
2008-03-17 * linux-nat.c (linux_nat_filter_event): New, refactored fromPedro Alves2-159/+175
2008-03-17 * top.c (execute_command): Fix uninitialized variable error.Ulrich Weigand2-1/+5
2008-03-17*** empty log message ***gdbadmin1-1/+1
2008-03-16 * Makefile.in (amd64nbsd-nat.o): New dependency.Nick Hudson4-4/+17