Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | * cp-support.c (first_component_command): Return if no arguments. | Aleksandar Ristovski | 1 | -0/+4 |
2008-03-28 | gdb/ | Carlos O'Donell | 1 | -0/+4 |
2008-03-28 | 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -0/+4 |
2008-03-28 | * target.c (find_default_run_target): Allow a NULL `do_mesg' | Pedro Alves | 1 | -0/+8 |
2008-03-28 | * mips-linux-tdep.c: Update N32/N64 signal frame comments. | Daniel Jacobowitz | 1 | -0/+8 |
2008-03-27 | GDB 6.8 released. | gdbadmin | 1 | -0/+4 |
2008-03-27 | ChangeLog: | Ulrich Weigand | 1 | -0/+8 |
2008-03-27 | * xcoffread.c (scan_xcoff_symtab): Replace current_gdbarch by | Markus Deuling | 1 | -0/+5 |
2008-03-27 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -0/+51 |
2008-03-26 | * varobj.h (varobj_floating_p): Declare. | Vladimir Prus | 1 | -1/+8 |
2008-03-26 | * varobj.c (struct varobj_root): Rename use_selected_frame to | Vladimir Prus | 1 | -0/+9 |
2008-03-25 | * linux-nat.c (linux_nat_attach): Add the pid we attached to, to | Pedro Alves | 1 | -0/+8 |
2008-03-25 | 2008-03-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+16 |
2008-03-24 | * inflow.c (gdb_has_a_terminal): Guard access to our_process_group. | Daniel Jacobowitz | 1 | -0/+4 |
2008-03-24 | * varobj.c (struct varobj_root): New component thread_id. | Vladimir Prus | 1 | -0/+12 |
2008-03-23 | Revert 2008-03-21 changes. | Daniel Jacobowitz | 1 | -0/+5 |
2008-03-23 | * thread.c (make_cleanup_restore_current_thread): Make it | Vladimir Prus | 1 | -0/+10 |
2008-03-23 | * varobj.c (struct varobj_root): Clarify | Vladimir Prus | 1 | -0/+7 |
2008-03-21 | PR gdb/544 | Daniel Jacobowitz | 1 | -0/+9 |
2008-03-21 | * aix-thread.c (pdc_read_regs): Fix compiler warning. | Joel Brobecker | 1 | -0/+6 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -0/+102 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+38 |
2008-03-21 | 2008-03-21 Chris Demetriou <cgd@google.com> | Daniel Jacobowitz | 1 | -0/+5 |
2008-03-21 | * eval.c (evaluate_subexp_for_address): Clarify error message. | Daniel Jacobowitz | 1 | -0/+15 |
2008-03-21 | * top.c (quit_confirm): Warn that we will kill the program. | Daniel Jacobowitz | 1 | -0/+4 |
2008-03-19 | * inflow.c (terminal_ours_1): Guard access to | Pedro Alves | 1 | -0/+5 |
2008-03-18 | 2008-03-18 Ulrich Weigand <uweigand@de.ibm.com> | Ulrich Weigand | 1 | -0/+54 |
2008-03-17 | * i386-tdep.c (i386_print_insn): Remove unnecessary call to | Markus Deuling | 1 | -0/+5 |
2008-03-17 | * aix-thread.c (pdc_read_regs): Minor reformatting. | Joel Brobecker | 1 | -0/+4 |
2008-03-17 | * thread.c (print_thread_info): Don't insist | Vladimir Prus | 1 | -0/+6 |
2008-03-17 | * infcmd.c (attach_command_post_wait) | Pedro Alves | 1 | -0/+7 |
2008-03-17 | * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR. | Daniel Jacobowitz | 1 | -0/+6 |
2008-03-17 | * linux-nat.c (linux_nat_filter_event): Fix comment typo. | Pedro Alves | 1 | -0/+4 |
2008-03-17 | * linux-nat.c (linux_nat_filter_event): New, refactored from | Pedro Alves | 1 | -0/+6 |
2008-03-17 | * top.c (execute_command): Fix uninitialized variable error. | Ulrich Weigand | 1 | -0/+4 |
2008-03-16 | * Makefile.in (amd64nbsd-nat.o): New dependency. | Nick Hudson | 1 | -0/+8 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -0/+18 |
2008-03-15 | Implement -thread-info. | Vladimir Prus | 1 | -0/+17 |
2008-03-15 | * mips-tdep.c (mips32_scan_prologue): Use the ABI register size | Kevin Buettner | 1 | -0/+5 |
2008-03-14 | * infcmd.c (jump_command): Postpone disabling stdin until after | Pedro Alves | 1 | -0/+5 |
2008-03-14 | * inflow.c (gdb_getpgrp): New. | Pedro Alves | 1 | -0/+7 |
2008-03-14 | * features/library-list.dtd: Allow "section" elements as children | Pedro Alves | 1 | -0/+17 |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -0/+19 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -0/+31 |
2008-03-14 | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 1 | -0/+9 |
2008-03-14 | * top.c (simplified_command_loop): Remove. | Vladimir Prus | 1 | -0/+4 |
2008-03-14 | Remove unused remote.c hooks. | Vladimir Prus | 1 | -0/+9 |
2008-03-14 | Implement MI notification for new threads. | Vladimir Prus | 1 | -0/+28 |
2008-03-14 | * top.c (execute_command): Disable break and stop | Pedro Alves | 1 | -0/+5 |