Constify strings in tracepoint.c, lookup_cmd and the completers.
[platform/upstream/binutils.git] / gdb / linux-thread-db.c
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-08 Doug Evans * gdb_string.h: Moved to ...
2012-08-02 Yao Qigdb/
2012-07-20 Pedro Alves2012-07-20 Pedro Alves <palves@redhat.com>
2012-07-07 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-04-17 Jan Kratochvilgdb/
2012-04-17 Jan Kratochvilgdb/
2012-04-17 Jan Kratochvilgdb/
2012-03-05 Jan Kratochvilgdb/
2012-03-02 Pedro Alves2012-03-02 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-11 Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-09-13 Pedro Alves2011-09-13 Pedro Alves <pedro@codesourcery.com>
2011-09-02 Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-24 Luis MachadoMove common linux procfs code to common/
2011-07-25 Paul Pluzhnikov2011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-05-18 Tom Tromey * linux-thread-db.c (try_thread_db_load_from_pdir_1...
2011-05-16 Doug Evans * linux-thread-db.c (try_thread_db_load_from_pdir_1...
2011-05-13 Doug Evans Support $pdir and $sdir in libthread-db-search-path.
2011-05-10 Doug Evans * linux-thread-db.c: Whitespace cleanup.
2011-05-10 Doug Evans * linux-thread-db.c (set_libthread_db_search_path...
2011-04-17 Jan Kratochvilgdb/
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-18 Pedro Alves PR corefile/8210
2010-07-31 Paul Pluzhnikov2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2010-06-11 Ulrich Weigand * config/nm-linux.h (struct target_ops): Remove forwar...
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-19 Doug Evans gdb/
2009-12-03 Jan Kratochvilgdb/
2009-11-12 Paul Pluzhnikovgdb/ChangeLog:
2009-11-03 Paul Pluzhnikov2009-11-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-27 Paul Pluzhnikov2009-10-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-16 Doug Evans * linux-thread.db.c (try_thread_db_load_1): Tweak...
2009-07-16 Paul Pluzhnikov2007-07-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-24 Doug Evansgdb:
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-18 Pedro Alves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18 Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-15 Paul Pluzhnikov2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-01 Doug Evans * linux-thread-db.c (thread_db_pid_to_str): Delete...
2009-02-27 Pedro Alves * gdb_proc_service.h (struct ps_prochandle): Replace...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-28 Pedro Alves * linux-fork.c (linux_fork_detach): New.
2008-12-11 Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-10-22 Joel Brobecker * target.h (struct target_ops): Add new field...
2008-07-10 Pedro Alves Non-stop linux native.
2008-06-05 Pedro Alvesgdb/
2008-05-15 Pedro Alves * linux-nat.c (trap_ptid): Delete.
2008-05-04 Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-04-14 Daniel Jacobowitz * linux-thread-db.c (have_threads_callback): Check...
2008-03-25 Pedro Alves * linux-nat.c (linux_nat_attach): Add the pid we attac...
2008-03-21 Pedro Alvesgdb/
2008-03-21 Daniel Jacobowitz2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-25 Daniel Jacobowitz * linux-thread-db.c (check_for_thread_db): Only print...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-28 Michael Snyder2007-06-28 Michael Snyder <msnyder@access-company...
2007-06-27 Daniel Jacobowitz * linux-thread-db.c (thread_db_attach): Delete.
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-14 Daniel Jacobowitz * linux-thread-db.c (thread_db_pid_to_str): Print...
2007-05-11 Ulrich Weiganddoc/ChangeLog:
2007-05-11 Daniel Jacobowitz * linux-thread-db.c (enable_thread_event_reporting...
2007-05-07 Daniel Jacobowitz * linux-thread-db.c: Update some FIXME comments.
2007-02-05 Daniel Jacobowitz * linux-thread-db.c (check_for_thread_db): Return...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-12-31 Daniel Jacobowitz * linux-nat.c (lin_lwp_attach_lwp): Return a status...
2006-12-31 Daniel Jacobowitz * configure.ac: Add tests for TD_VERSION and TD_NOTLS.
2006-11-28 Nick RobertsInclude <signal.h>.
2006-10-20 Ulrich Weigand * linux-thread-db.c (check_for_thread_db): Don't attem...
2006-10-15 Nick Roberts(thread_db_wait): Don't bother continuing if the wait...
2006-08-02 Thiemo Seufer * linux-thread-db.c (thread_db_get_thread_local_addres...
2006-07-24 Daniel Jacobowitz * linux-thread-db.c (thread_db_wait): Remove libthread_db
2006-07-18 Daniel Jacobowitz * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgre...
2006-05-05 David S. Miller * linux-thread-db.c (thread_db_store_registers): Use
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-30 Daniel Jacobowitz * linux-thread-db.c: Include "linux-nat.h".
2006-01-24 Daniel Jacobowitz * linux-thread-db.c (thread_db_mourn_inferior): Remove...
2006-01-17 Daniel Jacobowitz * complaints.c (stop_whining): Make signed.
next