aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-03-26 * varobj.h (varobj_floating_p): Declare.Vladimir Prus1-1/+8
2008-03-26 * varobj.c (struct varobj_root): Rename use_selected_frame toVladimir Prus1-0/+9
2008-03-25 * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves1-0/+8
2008-03-252008-03-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+16
2008-03-24 * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz1-0/+4
2008-03-24 * varobj.c (struct varobj_root): New component thread_id.Vladimir Prus1-0/+12
2008-03-23Revert 2008-03-21 changes.Daniel Jacobowitz1-0/+5
2008-03-23 * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus1-0/+10
2008-03-23 * varobj.c (struct varobj_root): ClarifyVladimir Prus1-0/+7
2008-03-21 PR gdb/544Daniel Jacobowitz1-0/+9
2008-03-21 * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker1-0/+6
2008-03-21gdb/Pedro Alves1-0/+102
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-0/+38
2008-03-212008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz1-0/+5
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz1-0/+15
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz1-0/+4
2008-03-19 * inflow.c (terminal_ours_1): Guard access toPedro Alves1-0/+5
2008-03-182008-03-18 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand1-0/+54
2008-03-17 * i386-tdep.c (i386_print_insn): Remove unnecessary call toMarkus Deuling1-0/+5
2008-03-17 * aix-thread.c (pdc_read_regs): Minor reformatting.Joel Brobecker1-0/+4
2008-03-17 * thread.c (print_thread_info): Don't insistVladimir Prus1-0/+6
2008-03-17 * infcmd.c (attach_command_post_wait)Pedro Alves1-0/+7
2008-03-17 * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.Daniel Jacobowitz1-0/+6
2008-03-17 * linux-nat.c (linux_nat_filter_event): Fix comment typo.Pedro Alves1-0/+4
2008-03-17 * linux-nat.c (linux_nat_filter_event): New, refactored fromPedro Alves1-0/+6
2008-03-17 * top.c (execute_command): Fix uninitialized variable error.Ulrich Weigand1-0/+4
2008-03-16 * Makefile.in (amd64nbsd-nat.o): New dependency.Nick Hudson1-0/+8
2008-03-15 Remove ignoring leading exec events code.Vladimir Prus1-0/+18
2008-03-15 Implement -thread-info.Vladimir Prus1-0/+17
2008-03-15 * mips-tdep.c (mips32_scan_prologue): Use the ABI register sizeKevin Buettner1-0/+5
2008-03-14 * infcmd.c (jump_command): Postpone disabling stdin until afterPedro Alves1-0/+5
2008-03-14 * inflow.c (gdb_getpgrp): New.Pedro Alves1-0/+7
2008-03-14 * features/library-list.dtd: Allow "section" elements as childrenPedro Alves1-0/+17
2008-03-14 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus1-0/+19
2008-03-14 Async mode fixes.Vladimir Prus1-0/+31
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz1-0/+9
2008-03-14 * top.c (simplified_command_loop): Remove.Vladimir Prus1-0/+4
2008-03-14 Remove unused remote.c hooks.Vladimir Prus1-0/+9
2008-03-14 Implement MI notification for new threads.Vladimir Prus1-0/+28
2008-03-14 * top.c (execute_command): Disable break and stopPedro Alves1-0/+5
2008-03-14 revert:Pedro Alves1-0/+8
2008-03-14 * inf-loop.c (inferior_event_handler): Don't include remote.h.Pedro Alves1-0/+6
2008-03-14 * top.c (execute_command): Enable break, info and interruptPedro Alves1-0/+5
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-0/+22
2008-03-12Fix month number in brobecke's last entry.Joel Brobecker1-1/+1
2008-03-12 * thread.c (add_thread): Use printf_unfiltered to print.Pedro Alves1-0/+4
2008-03-12 * sol-thread.c: Replace use of TM_I386SOL2_H by an expressionJoel Brobecker1-1/+8
2008-03-12 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann1-0/+9
2008-03-12include/elf/Alan Modra1-0/+8
2008-03-11 * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_archMarkus Deuling1-0/+54