GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
linux-fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-23
/
+23
*
Unify gdb putc functions
Tom Tromey
2022-03-29
1
-1
/
+1
*
Unify gdb puts functions
Tom Tromey
2022-03-29
1
-1
/
+1
*
Reduce explicit use of gdb_stdout
Tom Tromey
2022-01-25
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Remove defaulted 'tid' parameter to ptid_t constructor
Tom Tromey
2021-09-23
1
-1
/
+1
*
gdb: make thread_info::suspend private, add getters / setters
Simon Marchi
2021-07-12
1
-2
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-1
/
+1
*
Remove target_has_execution macro
Tom Tromey
2020-09-28
1
-1
/
+1
*
gdb: remove unnecessary NULL checks before xfree
Simon Marchi
2020-05-21
1
-2
/
+2
*
Change get_objfile_arch to a method on objfile
Tom Tromey
2020-04-18
1
-1
/
+1
*
gdb/linux-fork: simplify one_fork_p
Simon Marchi
2020-01-19
1
-2
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Multi-target support
Pedro Alves
2020-01-10
1
-2
/
+2
*
Some get_last_target_status tweaks
Pedro Alves
2020-01-10
1
-1
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Replace the MSYMBOL_*_NAME macros with member functions
Christian Biesinger
2019-11-22
1
-1
/
+1
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-1
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Make exceptions use std::string and be self-managing
Tom Tromey
2019-04-08
1
-1
/
+2
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-11
/
+13
*
Eliminate fork_info::clobber_regs
Pedro Alves
2019-03-06
1
-44
/
+35
*
linux-fork.c: rewrite inf_has_multiple_threads
Pedro Alves
2019-03-06
1
-20
/
+9
*
C++ify fork_info, use std::list
Pedro Alves
2019-03-06
1
-153
/
+108
*
Make "checkpoint" not rely on inferior_ptid
Pedro Alves
2019-03-06
1
-16
/
+28
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
gdb: Fix incorrect variable name in scoped_switch_fork_info
Andrew Burgess
2019-01-10
1
-1
/
+1
*
gdb: Improve scoped_switch_fork_info class
Andrew Burgess
2019-01-10
1
-4
/
+13
*
gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid
Andrew Burgess
2019-01-03
1
-41
/
+60
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use gdb:array_view in call_function_by_hand & friends
Pedro Alves
2018-11-21
1
-4
/
+3
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-9
/
+9
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-14
/
+14
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-1
/
+1
*
gdb: Eliminate the 'stop_pc' global
Pedro Alves
2018-06-28
1
-1
/
+2
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-3
/
+4
*
Update help text in linux-fork.c
Tom Tromey
2018-05-24
1
-2
/
+2
*
linux_nat_target: More low methods
Pedro Alves
2018-05-03
1
-1
/
+1
*
Class readonly_detached_regcache
Yao Qi
2018-02-21
1
-10
/
+8
*
Remove regcache_save and regcache_cpy
Yao Qi
2018-02-21
1
-1
/
+1
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_info
Tom Tromey
2017-11-07
1
-1
/
+1
*
Constify add_com
Tom Tromey
2017-11-07
1
-2
/
+2
*
Constify two functions in linux-fork.c
Tom Tromey
2017-09-27
1
-2
/
+2
[next]