summaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-56/+48
* more add_target removalsTom Tromey2013-08-051-1/+1
* move sparc-sol-thread.c back into sol-thread.c.Joel Brobecker2013-05-101-0/+24
* Avoid duplicating text in sol-thread.c:info_cbJoel Brobecker2013-05-081-12/+8
* Improve output of "maintenance info sol-threads" command.Joel Brobecker2013-05-081-7/+5
* ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread.c:info_cbJoel Brobecker2013-05-081-1/+1
* Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker2013-05-061-2/+2
* Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker2013-04-301-3/+3
* Fix build error in sol-thread.c:info_cbJoel Brobecker2013-04-301-8/+10
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-7/+10
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-6/+6
* sol-thread.c: Remove commented-out code.Joel Brobecker2012-09-271-54/+0
* New unit sparc-sol-thread.c extracted from sol-thread.cJoel Brobecker2012-09-271-28/+0
* sol-thread.c: Remove #if 0-ed code.Joel Brobecker2012-09-271-50/+0
* sol-thread.c: conditionalize some sparc-specific libthread_db functions.Joel Brobecker2012-09-271-0/+4
* Add procfs_find_LDT_entry declaration (procfs.h).Joel Brobecker2012-09-271-1/+0
* gdb/Pedro Alves2012-05-241-1/+1
* Fix -Wmissing-prototypes errors in sol-thread.cJoel Brobecker2012-05-021-1/+4
* Delete unused procfs_pid_to_str extern in sol-thread.cJoel Brobecker2012-05-021-2/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Implement task switching on solaris targets.Joel Brobecker2010-05-071-0/+35
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+4
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-4/+4
* 2009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-06-071-2/+1
* * inferior.h (procfs_first_available): Move declaration to...Pedro Alves2009-06-071-1/+2
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-417/+92
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-5/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-11/+11
* * sol-thread.c (_initialize_sol_thread): Add FIXME regardingDoug Evans2008-09-121-0/+4
* * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves2008-09-081-15/+18
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-2/+2
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* * sol-thread.c: Replace use of TM_I386SOL2_H by an expressionJoel Brobecker2008-03-121-3/+6
* Inform about new thread in a single place.Vladimir Prus2008-01-231-4/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2007-10-241-2/+5
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-12/+20
* * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz2007-05-141-1/+1
* doc/ChangeLog:Ulrich Weigand2007-05-111-21/+9
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-2/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-19/+19
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+8