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
/
nat
/
fork-inferior.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: add overloads of gdb_tilde_expand
Andrew Burgess
2024-06-27
1
-1
/
+1
*
gdb: remove get_exec_file
Simon Marchi
2024-06-07
1
-11
/
+5
*
gdb: replace `get_exec_file (0)` calls with `current_program_space->exec_file...
Simon Marchi
2024-06-07
1
-1
/
+1
*
gdb: define type aliases for `fork_inferior()` callbacks
Simon Marchi
2024-05-16
1
-9
/
+6
*
gdb: fix include for gdb_signal in target/waitstatus.h
Simon Marchi
2024-04-19
1
-0
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb, gdbserver: make target_waitstatus safe
Simon Marchi
2021-10-21
1
-12
/
+7
*
gdb: make inferior::m_cwd an std::string
Simon Marchi
2021-07-23
1
-9
/
+6
*
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
-23
/
+23
*
Avoid double free in startup_inferior
Kamil Rytarowski
2020-09-10
1
-1
/
+4
*
gdb: fix darwin-nat.c build / adapt to multi-target
Simon Marchi
2020-01-23
1
-2
/
+3
*
Multi-target support
Pedro Alves
2020-01-10
1
-4
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Revert "Improve ptrace-error detection on Linux targets"
Sergio Durigan Junior
2019-09-26
1
-2
/
+2
*
Improve ptrace-error detection on Linux targets
Sergio Durigan Junior
2019-09-26
1
-2
/
+2
*
Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...
Sergio Durigan Junior
2019-08-30
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-7
/
+7
*
Remove newlines from warnings
Tom Tromey
2019-06-10
1
-1
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-6
/
+6
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Unify shell-finding logic
Tom Tromey
2018-10-27
1
-19
/
+2
*
Make variable in get_startup_shell non-static
Tom Tromey
2018-09-14
1
-3
/
+1
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Implement "set cwd" command on GDB
Sergio Durigan Junior
2017-10-04
1
-0
/
+23
*
Remove make_cleanup_restore_target_terminal
Tom Tromey
2017-09-20
1
-4
/
+4
*
Use DISABLE_COPY_AND_ASSIGN
Yao Qi
2017-09-19
1
-3
/
+1
*
Share fork_inferior et al with gdbserver
Sergio Durigan Junior
2017-06-07
1
-0
/
+595