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
/
darwin-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Use gdb::waitpid more often
Tom de Vries
7 days
1
-1
/
+2
*
gdb: Remove inappropriate comments
Charles Baylis
10 days
1
-1
/
+1
*
gdb: remove get_exec_file
Simon Marchi
2024-06-07
1
-0
/
+3
*
gdb: remove unused includes in utils.h
Simon Marchi
2024-05-30
1
-0
/
+1
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb: move store/extract integer functions to extract-store-integer.{c,h}
Simon Marchi
2024-04-22
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
*
gdb: fix call to breakpoint_inserted_here_p in darwin-nat.c
Simon Marchi
2023-11-28
1
-1
/
+1
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-1
/
+1
*
gdb: remove regcache's address space
Simon Marchi
2023-11-17
1
-3
/
+4
*
Pass unique_ptr to add_thread_with_info
Tom Tromey
2023-08-10
1
-1
/
+2
*
gdb: make find_thread_ptid a process_stratum_target method
Simon Marchi
2023-04-04
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix whitespace issues
Simon Marchi
2023-03-09
1
-2
/
+2
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Use false/true for some inferior class members instead of 0/1
Philippe Waroquiers
2022-11-27
1
-1
/
+1
*
Constify target_pid_to_exec_file
Tom Tromey
2022-05-13
1
-1
/
+1
*
Use gdb_printf and gdb_vprintf in more places
Tom Tromey
2022-03-30
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-30
/
+30
*
gdb/darwin: skip over WIFSTOPPED wait4 status
Dominique Quatravaux
2022-02-24
1
-6
/
+25
*
gdb/darwin: remove not-so-harmless spurious call to `wait4`
Dominique Quatravaux
2022-02-19
1
-3
/
+0
*
Reduce use of unfiltered output in Darwin code
Tom Tromey
2022-01-09
1
-27
/
+38
*
Introduce target_announce_attach
Tom Tromey
2022-01-06
1
-11
/
+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
-32
/
+26
*
gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd
Simon Marchi
2021-09-30
1
-1
/
+1
*
gdbsupport: make gdb_open_cloexec return scoped_fd
Simon Marchi
2021-09-30
1
-1
/
+1
*
gdb: fix darwin-nat build (again)
Simon Marchi
2021-09-28
1
-1
/
+1
*
gdb: fix darwin-nat build
Simon Marchi
2021-09-28
1
-4
/
+4
*
Change get_ada_task_ptid parameter type
Tom Tromey
2021-09-23
1
-1
/
+1
*
Remove unused variable un darwin_nat_target::resume
Dominique Quatravaux
2021-04-08
1
-2
/
+0
*
gdb: remove target_is_pushed free function
Simon Marchi
2021-03-23
1
-1
/
+1
*
gdb: remove push_target free functions
Simon Marchi
2021-03-23
1
-1
/
+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
-36
/
+36
*
Make target_wait options use enum flags
Tom Tromey
2020-09-18
1
-1
/
+1
*
Don't write to inferior_ptid in darwin-nat.c
Pedro Alves
2020-06-18
1
-9
/
+7
*
Remove iterate_over_inferiors
Tom Tromey
2020-04-23
1
-49
/
+19
*
gdb: fix variable shadowing error in darwin-nat.c
Simon Marchi
2020-01-23
1
-2
/
+3
*
gdb: fix darwin-nat.c build / adapt to multi-target
Simon Marchi
2020-01-23
1
-53
/
+50
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-0
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Constify get_exec_file
Tom Tromey
2019-12-16
1
-1
/
+1
*
gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl
Wataru Ashihara
2019-12-09
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Fix gdb build on macOS
Tom Tromey
2019-08-14
1
-0
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-4
/
+4
*
Remove shadowing from darwin-nat.c
Tom Tromey
2019-06-11
1
-7
/
+5
*
Fix darwin-nat.c build
Tom Tromey
2019-05-16
1
-1
/
+1
[next]