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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-3
/
+3
*
Fix signals reported for faults on Solaris
Rainer Orth
2019-09-12
1
-33
/
+5
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-4
/
+4
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-18
/
+13
*
Remove excess calls to gdb_flush
Tom Tromey
2019-03-05
1
-1
/
+0
*
Can't interrupt process without controlling terminal on Solaris (PR gdb/8527)
Rainer Orth
2019-02-28
1
-0
/
+5
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-2
/
+2
*
target_pass_signals/target_program_signals: Use gdb::array_view
Pedro Alves
2019-01-24
1
-3
/
+3
*
Constify target_pass_signals and target_program_signals
Tom Tromey
2019-01-14
1
-2
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Fix Solaris build
Pedro Alves
2018-11-26
1
-1
/
+2
*
Provide get_shell declaration in procfs.c
Rainer Orth
2018-10-29
1
-0
/
+1
*
Unify shell-finding logic
Tom Tromey
2018-10-27
1
-2
/
+2
*
More Solaris procfs cleanup
Rainer Orth
2018-09-20
1
-132
/
+109
*
Provide pid_to_exec_file on Solaris (PR tdep/17903)
Rainer Orth
2018-09-20
1
-0
/
+31
*
Fix /proc pathname sizes on Solaris
Rainer Orth
2018-09-19
1
-2
/
+2
*
Change get_inferior_args to return const char *
Tom Tromey
2018-09-15
1
-1
/
+1
*
Remove cleanup from procfs.c
Tom Tromey
2018-09-13
1
-10
/
+12
*
Remove unused variables in procfs.c etc.
Rainer Orth
2018-08-06
1
-3
/
+0
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-4
/
+4
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-12
/
+12
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-37
/
+37
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-11
/
+11
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-7
/
+7
*
gdb: Fix build on several hosts/ports
Pedro Alves
2018-06-25
1
-3
/
+3
*
Fix procfs.c compilation
Rainer Orth
2018-06-13
1
-11
/
+7
*
Fix some missed "beneath" conversions
Tom Tromey
2018-06-10
1
-3
/
+3
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-1
/
+1
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
Remove do_closedir_cleanup
Tom Tromey
2018-05-04
1
-12
/
+4
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-11
/
+11
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-170
/
+136
*
More procfs.c simplification
Pedro Alves
2018-05-03
1
-1
/
+5
*
Eliminate procfs.c:procfs_use_watchpoints
Pedro Alves
2018-05-03
1
-11
/
+23
*
Fix Solaris build
Pedro Alves
2018-04-12
1
-5
/
+2
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-2
/
+2
*
Use scoped_fd in more places
Tom Tromey
2018-03-08
1
-20
/
+11
*
Per-inferior target_terminal state, fix PR gdb/13211, more
Pedro Alves
2018-01-30
1
-12
/
+0
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-1
/
+1
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-15
/
+8
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove ioctl-based procfs support on Solaris
Rainer Orth
2017-11-30
1
-1704
/
+192
*
Constify add_com
Tom Tromey
2017-11-07
1
-5
/
+5
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-2
/
+2
*
Fix gdb 8.1 Solaris compilation
Rainer Orth
2017-09-22
1
-1
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
Remove save_inferior_ptid
Tom Tromey
2017-08-18
1
-4
/
+1
*
Introduce gdb_argv, a class wrapper for buildargv
Tom Tromey
2017-08-03
1
-12
/
+6
*
Share fork_inferior et al with gdbserver
Sergio Durigan Junior
2017-06-07
1
-1
/
+6
[next]