aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-16*** empty log message ***gdbadmin1-1/+1
2008-03-15 Remove ignoring leading exec events code.Vladimir Prus6-59/+18
2008-03-15 Implement -thread-info.Vladimir Prus9-37/+131
2008-03-15 * mips-tdep.c (mips32_scan_prologue): Use the ABI register sizeKevin Buettner2-3/+12
2008-03-15*** empty log message ***gdbadmin1-1/+1
2008-03-14 * infcmd.c (jump_command): Postpone disabling stdin until afterPedro Alves2-8/+13
2008-03-14 * inflow.c (gdb_getpgrp): New.Pedro Alves2-18/+32
2008-03-14 * features/library-list.dtd: Allow "section" elements as childrenPedro Alves6-52/+219
2008-03-14 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus8-40/+29
2008-03-14 Async mode fixes.Vladimir Prus12-127/+237
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz5-4/+19
2008-03-14 * top.c (simplified_command_loop): Remove.Vladimir Prus2-35/+4