Age | Commit message (Expand) | Author | Files | Lines |
2011-09-13 | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -18/+16 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+19 |
2011-08-24 | Move common linux procfs code to common/ | Luis Machado | 1 | -0/+1 |
2011-07-25 | 2011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+3 |
2011-05-18 | * linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absolute | Tom Tromey | 1 | -31/+27 |
2011-05-16 | * linux-thread-db.c (try_thread_db_load_from_pdir_1): New function. | Doug Evans | 1 | -22/+41 |
2011-05-13 | Support $pdir and $sdir in libthread-db-search-path. | Doug Evans | 1 | -68/+134 |
2011-05-10 | * linux-thread-db.c: Whitespace cleanup. | Doug Evans | 1 | -3/+1 |
2011-05-10 | * linux-thread-db.c (set_libthread_db_search_path): New function. | Doug Evans | 1 | -2/+15 |
2011-04-17 | gdb/ | Jan Kratochvil | 1 | -5/+8 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-18 | PR corefile/8210 | Pedro Alves | 1 | -32/+53 |
2010-07-31 | 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -7/+29 |
2010-06-11 | * config/nm-linux.h (struct target_ops): Remove forward declaration. | Ulrich Weigand | 1 | -3/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+9 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+0 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+9 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-19 | gdb/ | Doug Evans | 1 | -4/+7 |
2009-12-03 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2009-11-12 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -3/+6 |
2009-11-03 | 2009-11-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -12/+10 |
2009-10-27 | 2009-10-27 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -18/+103 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+7 |
2009-07-16 | * linux-thread.db.c (try_thread_db_load_1): Tweak comment. | Doug Evans | 1 | -3/+3 |
2009-07-16 | 2007-07-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+26 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-05-24 | gdb: | Doug Evans | 1 | -7/+7 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -2/+3 |
2009-05-18 | * linux-nat.h (linux_proc_get_tgid): Declare. | Pedro Alves | 1 | -4/+47 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 1 | -216/+361 |
2009-05-15 | 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -142/+331 |
2009-05-01 | * linux-thread-db.c (thread_db_pid_to_str): Delete unused assignment | Doug Evans | 1 | -1/+0 |
2009-02-27 | * gdb_proc_service.h (struct ps_prochandle): Replace pid_t field | Pedro Alves | 1 | -10/+10 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -9/+15 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -46/+20 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | * linux-fork.c (linux_fork_detach): New. | Pedro Alves | 1 | -3/+8 |
2008-12-11 | * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED or | Pedro Alves | 1 | -2/+2 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+5 |
2008-10-22 | * target.h (struct target_ops): Add new field to_get_ada_task_ptid. | Joel Brobecker | 1 | -0/+30 |
2008-07-10 | Non-stop linux native. | Pedro Alves | 1 | -1/+76 |
2008-06-05 | gdb/ | Pedro Alves | 1 | -1/+1 |
2008-05-15 | * linux-nat.c (trap_ptid): Delete. | Pedro Alves | 1 | -5/+0 |
2008-05-04 | * inferior.h (read_pc_pid, write_pc_pid): Remove. | Ulrich Weigand | 1 | -1/+4 |