summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * varobj.c (struct varobj_root): Rename use_selected_frame toVladimir Prus2008-03-262-29/+31
* * gdb.mi/mi-var-display.exp: Remove obsolete xfail.Vladimir Prus2008-03-263-6/+5
* * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus2008-03-2613-859/+728
* *** empty log message ***gdbadmin2008-03-261-1/+1
* * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves2008-03-253-1/+17
* 2008-03-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-03-252-59/+119
* *** empty log message ***gdbadmin2008-03-251-1/+1
* * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz2008-03-242-0/+6
* * varobj.c (struct varobj_root): New component thread_id.Vladimir Prus2008-03-244-13/+78
* Fix random false FAILs on i386.Jan Kratochvil2008-03-242-2/+15
* PR gdb/544Daniel Jacobowitz2008-03-243-5/+5
* *** empty log message ***gdbadmin2008-03-241-1/+1
* Revert 2008-03-21 changes.Daniel Jacobowitz2008-03-235-25/+16
* * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus2008-03-235-15/+25
* * varobj.c (struct varobj_root): ClarifyVladimir Prus2008-03-232-2/+10
* *** empty log message ***gdbadmin2008-03-231-1/+1
* *** empty log message ***gdbadmin2008-03-221-1/+1
* PR gdb/544Daniel Jacobowitz2008-03-215-6/+39
* * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker2008-03-212-7/+13
* gdb/Pedro Alves2008-03-219-79/+1027
* 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-03-2110-215/+167
* 2008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz2008-03-214-1/+59
* * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz2008-03-2110-27/+128
* * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz2008-03-216-4/+13
* *** empty log message ***gdbadmin2008-03-211-1/+1
* *** empty log message ***gdbadmin2008-03-201-1/+1
* * inflow.c (terminal_ours_1): Guard access toPedro Alves2008-03-192-0/+7
* *** empty log message ***gdbadmin2008-03-191-1/+1
* 2008-03-18 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2008-03-187-182/+278
* * generic/gdbtk-interp.c (gdbtk_interpreter_init): New parameterMaciej W. Rozycki2008-03-182-2/+7
* *** empty log message ***gdbadmin2008-03-181-1/+1
* * i386-tdep.c (i386_print_insn): Remove unnecessary call toMarkus Deuling2008-03-172-1/+5
* * aix-thread.c (pdc_read_regs): Minor reformatting.Joel Brobecker2008-03-172-1/+5
* * thread.c (print_thread_info): Don't insistVladimir Prus2008-03-172-2/+8
* * infcmd.c (attach_command_post_wait)Pedro Alves2008-03-172-42/+117
* * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.Daniel Jacobowitz2008-03-174-4/+10
* * linux-nat.c (linux_nat_filter_event): Fix comment typo.Pedro Alves2008-03-172-1/+5
* * linux-nat.c (linux_nat_filter_event): New, refactored fromPedro Alves2008-03-172-159/+175
* * top.c (execute_command): Fix uninitialized variable error.Ulrich Weigand2008-03-172-1/+5
* *** empty log message ***gdbadmin2008-03-171-1/+1
* * Makefile.in (amd64nbsd-nat.o): New dependency.Nick Hudson2008-03-164-4/+17
* *** empty log message ***gdbadmin2008-03-161-1/+1
* Remove ignoring leading exec events code.Vladimir Prus2008-03-156-59/+18
* Implement -thread-info.Vladimir Prus2008-03-159-37/+131
* * mips-tdep.c (mips32_scan_prologue): Use the ABI register sizeKevin Buettner2008-03-152-3/+12
* *** empty log message ***gdbadmin2008-03-151-1/+1
* * infcmd.c (jump_command): Postpone disabling stdin until afterPedro Alves2008-03-142-8/+13
* * inflow.c (gdb_getpgrp): New.Pedro Alves2008-03-142-18/+32
* * features/library-list.dtd: Allow "section" elements as childrenPedro Alves2008-03-146-52/+219
* * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus2008-03-148-40/+29