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
/
fork-child.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-4
/
+4
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-8
/
+6
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-6
/
+8
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-2
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
1
-6
/
+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
*
Constify unset_exec_wrapper_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Share fork_inferior et al with gdbserver
Sergio Durigan Junior
2017-06-07
1
-562
/
+66
*
Move parts of inferior job control to common/
Sergio Durigan Junior
2017-06-07
1
-0
/
+1
*
fork-child.c: Avoid unnecessary heap-allocation / string copying
Pedro Alves
2017-04-13
1
-116
/
+201
*
C++-fy and prepare for sharing fork_inferior
Sergio Durigan Junior
2017-04-12
1
-79
/
+57
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
Fix thinko on last commit
Sergio Durigan Junior
2017-02-20
1
-1
/
+1
*
PR gdb/16188: Verify PTRACE_TRACEME succeeded
Sergio Durigan Junior
2017-02-20
1
-0
/
+25
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres...
Sergio Durigan Junior
2016-09-20
1
-2
/
+2
*
Consolidate target_mourn_inferior between GDB and gdbserver
Sergio Durigan Junior
2016-09-19
1
-2
/
+2
*
Use target_continue{,_no_signal} instead of target_resume
Sergio Durigan Junior
2016-09-01
1
-2
/
+2
*
Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions
Pedro Alves
2016-08-09
1
-1
/
+3
*
Always switch fork child to the main UI
Pedro Alves
2016-06-21
1
-2
/
+20
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Fix failed exec error message
Pedro Alves
2015-07-24
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Remove duplicated #include's from GDB
Honggyu Kim
2014-01-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...
Pedro Alves
2013-10-25
1
-4
/
+27
*
PR gdb/7912:
Tom Tromey
2013-04-22
1
-0
/
+3
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
gdb/
Pedro Alves
2012-05-24
1
-4
/
+4
*
gdb/
Pedro Alves
2012-05-24
1
-3
/
+3
*
Get rid of corefile.c:close_exec_file
Joel Brobecker
2012-01-04
1
-3
/
+0
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+2
*
2011-09-22 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-09-22
1
-2
/
+8
*
2011-09-16 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-09-16
1
-52
/
+37
*
2011-02-28 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-03-01
1
-6
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-1
/
+1
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-3
/
+3
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-09-30 Ali Lakhia <lakhia@alumni.utexas.net>
Michael Snyder
2010-10-01
1
-7
/
+8
*
gdb/
Jan Kratochvil
2010-09-06
1
-1
/
+1
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-0
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
2009-10-19 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-10-19
1
-1
/
+4
*
* target.h (TARGET_WNOHANG): New.
Pedro Alves
2009-05-21
1
-1
/
+1
[next]