projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: bool-ify follow_fork
[deliverable/binutils-gdb.git]
/
gdb
/
sol-thread.c
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
blob
|
commitdiff
|
raw
2020-01-10
Pedro Alves
Multi-target support
blob
|
commitdiff
|
raw
|
diff to current
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-11-22
Christian Biesinger
Replace the MSYMBOL_*_NAME macros with member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-03-13
Tom Tromey
Change pid_to_str to return std::string
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-30
Pedro Alves
target_ops::to_stratum -> target_ops::stratum() virtual...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-26
Pedro Alves
Fix Solaris build
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Tom Tromey
Fix -Wshadow=local warning in sol_thread_target::wait
blob
|
commitdiff
|
raw
|
diff to current
2018-09-20
Rainer Orth
More Solaris procfs cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_equal
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_tid_p
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_lwp_p
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_tid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_lwp
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_pid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove pid_to_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_build
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Pedro Alves
Eliminate find_target_beneath
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_get_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target factories, target open and multiple instances...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target_ops: Use bool throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Simon Marchi
Pass inferior down to target_detach and to_detach
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Simon Marchi
Remove args from target detach
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Rainer Orth
Fix sol-thread.c compilation on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Rainer Orth
Remove support for Solaris < 10 (PR gdb/22185)
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Tom Tromey
Remove save_inferior_ptid
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: More Solaris
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify target_pid_to_str and target_...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-23
Simon Marchi
Remove some unnecessary inferior_ptid setting/restoring...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-23
Alan Hayward
Remove MAX_REGISTER_SIZE from sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Simon Marchi
Use ptid from regcache in almost all remaining nat...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-10-25
Rainer Orth
Fix gdb C++ compilation on Solaris (PR build/20712)
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Pedro Alves
Push pruning old threads down to the target
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Tom Tromey
clean up some target delegation cases
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Joel Brobecker
Fix sol-thread.c build failure.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_get_ada_task_ptid
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Yao Qi
Return target_xfer_status in to_xfer_partial
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Yao Qi
Change to_xfer_partial 'len' type to ULONGEST.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-16
Pedro Alves
PR 16329: remote debugging broken on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_stat.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
Luis Machado
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
Tom Tromey
more add_target removals
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Joel Brobecker
move sparc-sol-thread.c back into sol-thread.c.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Joel Brobecker
Avoid duplicating text in sol-thread.c:info_cb
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Joel Brobecker
Improve output of "maintenance info sol-threads" command.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Joel Brobecker
ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Joel Brobecker
Fix -Wpointer-sign warning in sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Joel Brobecker
Fix -Wpointer-sign warning in sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Joel Brobecker
Fix build error in sol-thread.c:info_cb
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Pierre Muller
ARI fixes: sprintf rule.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Tom Tromey
* gdbarch.sh (target_gdbarch): Remove macro.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Joel Brobecker
sol-thread.c: Remove commented-out code.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Joel Brobecker
New unit sparc-sol-thread.c extracted from sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Joel Brobecker
sol-thread.c: Remove #if 0-ed code.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Joel Brobecker
sol-thread.c: conditionalize some sparc-specific libthr...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Joel Brobecker
Add procfs_find_LDT_entry declaration (procfs.h).
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Joel Brobecker
Fix -Wmissing-prototypes errors in sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Joel Brobecker
Delete unused procfs_pid_to_str extern in sol-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Michael Snyder
2011-01-11 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Joel Brobecker
Implement task switching on solaris targets.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* target.h (struct target_ops): New member to_thread_a...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Pedro Alves
2009-06-07 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Pedro Alves
* inferior.h (procfs_first_available): Move declaratio...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Pedro Alves
* target.h (TARGET_WNOHANG): New.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Pedro Alves
* corelow.c (get_core_registers): Adjust.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Pedro Alves
* linux-nat.c (linux_nat_wait): Adjust.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Vladimir Prus
Kill pthread_ops_hack
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Doug Evans
* sol-thread.c (_initialize_sol_thread): Add FIXME...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
* procfs.c (to_attach): Create a procinfo for the...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Daniel Jacobowitz
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Adjust all targets to new target_stop interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Joel Brobecker
* sol-thread.c: Replace use of TM_I386SOL2_H...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Vladimir Prus
Inform about new thread in a single place.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Daniel Jacobowitz
2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-16
Ulrich Weigand
* regcache.c (struct regcache): Add ptid_t member.
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
1.510254 seconds
and
106
git commands to generate.