aboutsummaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Remove save_inferior_ptidTom Tromey1-21/+6
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-3/+3
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-1/+1
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi1-36/+12
2017-03-23Remove MAX_REGISTER_SIZE from sol-thread.cAlan Hayward1-9/+0
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-6/+8
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-25Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth1-51/+77
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-15Push pruning old threads down to the targetPedro Alves1-9/+12
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-07-18clean up some target delegation casesTom Tromey1-2/+1
2014-03-06Fix sol-thread.c build failure.Joel Brobecker1-3/+6
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey1-1/+1
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-5/+5
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-16PR 16329: remote debugging broken on Solaris.Pedro Alves1-0/+4
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-56/+48
2013-08-05more add_target removalsTom Tromey1-1/+1
2013-05-10move sparc-sol-thread.c back into sol-thread.c.Joel Brobecker1-0/+24
2013-05-08Avoid duplicating text in sol-thread.c:info_cbJoel Brobecker1-12/+8
2013-05-08Improve output of "maintenance info sol-threads" command.Joel Brobecker1-7/+5
2013-05-08ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread.c:info_cbJoel Brobecker1-1/+1
2013-05-06Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker1-2/+2
2013-04-30Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker1-3/+3
2013-04-30Fix build error in sol-thread.c:info_cbJoel Brobecker1-8/+10
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-7/+10
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-6/+6
2012-09-27sol-thread.c: Remove commented-out code.Joel Brobecker1-54/+0
2012-09-27New unit sparc-sol-thread.c extracted from sol-thread.cJoel Brobecker1-28/+0
2012-09-27sol-thread.c: Remove #if 0-ed code.Joel Brobecker1-50/+0
2012-09-27sol-thread.c: conditionalize some sparc-specific libthread_db functions.Joel Brobecker1-0/+4
2012-09-27Add procfs_find_LDT_entry declaration (procfs.h).Joel Brobecker1-1/+0
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-02Fix -Wmissing-prototypes errors in sol-thread.cJoel Brobecker1-1/+4
2012-05-02Delete unused procfs_pid_to_str extern in sol-thread.cJoel Brobecker1-2/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-07Implement task switching on solaris targets.Joel Brobecker1-0/+35
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+4