gdb/doc: make use of group/end group in 'info pretty-printers' example
[binutils-gdb.git] / gdb / sol-thread.c
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-03-29 Tom TromeyRemove some uses of printf_unfiltered
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-09-23 Tom TromeyChange get_ada_task_ptid parameter type
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-03-23 Simon Marchigdb: remove push_target free functions
2021-03-23 Simon Marchigdb: remove unpush_target free function
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29 Tom TromeyRemove the exec_bfd macro
2020-09-18 Tom TromeyMake target_wait options use enum flags
2020-06-22 Pedro AlvesSolaris, target_wait(), don't rely on inferior_ptid
2020-05-18 Rainer OrthRemove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-10 Pedro AlvesMulti-target support
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-26 Pedro AlvesFix Solaris build
2018-10-05 Tom TromeyFix -Wshadow=local warning in sol_thread_target::wait
2018-09-20 Rainer OrthMore Solaris procfs cleanup
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_tid_p
2018-07-03 Tom TromeyRemove ptid_lwp_p
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove pid_to_ptid
2018-07-03 Tom TromeyRemove ptid_build
2018-06-07 Pedro AlvesEliminate find_target_beneath
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-01-19 Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19 Simon MarchiRemove args from target detach
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-30 Rainer OrthFix sol-thread.c compilation on Solaris
2017-09-26 Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-18 Tom TromeyRemove save_inferior_ptid
2017-04-05 Pedro Alves-Wwrite-strings: More Solaris
2017-04-05 Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-23 Simon MarchiRemove some unnecessary inferior_ptid setting/restoring...
2017-03-23 Alan HaywardRemove MAX_REGISTER_SIZE from sol-thread.c
2017-03-20 Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-25 Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-18 Tom Tromeyclean up some target delegation cases
2014-03-06 Joel BrobeckerFix sol-thread.c build failure.
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-19 Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-16 Pedro AlvesPR 16329: remote debugging broken on Solaris.
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-05 Tom Tromeymore add_target removals
2013-05-10 Joel Brobeckermove sparc-sol-thread.c back into sol-thread.c.
2013-05-08 Joel BrobeckerAvoid duplicating text in sol-thread.c:info_cb
2013-05-08 Joel BrobeckerImprove output of "maintenance info sol-threads" command.
2013-05-08 Joel Brobeckerti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread...
2013-05-06 Joel BrobeckerFix -Wpointer-sign warning in sol-thread.c
2013-04-30 Joel BrobeckerFix -Wpointer-sign warning in sol-thread.c
2013-04-30 Joel BrobeckerFix build error in sol-thread.c:info_cb
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-27 Joel Brobeckersol-thread.c: Remove commented-out code.
2012-09-27 Joel BrobeckerNew unit sparc-sol-thread.c extracted from sol-thread.c
2012-09-27 Joel Brobeckersol-thread.c: Remove #if 0-ed code.
2012-09-27 Joel Brobeckersol-thread.c: conditionalize some sparc-specific libthr...
2012-09-27 Joel BrobeckerAdd procfs_find_LDT_entry declaration (procfs.h).
2012-05-24 Pedro Alvesgdb/
2012-05-02 Joel BrobeckerFix -Wmissing-prototypes errors in sol-thread.c
2012-05-02 Joel BrobeckerDelete unused procfs_pid_to_str extern in sol-thread.c
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-07 Joel BrobeckerImplement task switching on solaris targets.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-06-07 Pedro Alves2009-06-07 Pedro Alves <pedro@codesourcery.com>
next