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
/
bsd-kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-5
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Introduce process_stratum_target
Pedro Alves
2018-11-30
1
-3
/
+3
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
1
-1
/
+2
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-1
/
+1
*
gdb: Fix build on several hosts/ports
Pedro Alves
2018-06-25
1
-1
/
+1
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-14
/
+11
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-6
/
+6
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-44
/
+59
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify the 'arg' passed to commands in bsd-kvm.c.
John Baldwin
2017-11-15
1
-2
/
+2
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-1
/
+1
*
Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_SYS_USER_H.
John Baldwin
2017-09-04
1
-0
/
+2
*
Define _KMEMUSER before including BSD kernel headers.
John Baldwin
2017-09-04
1
-0
/
+1
*
-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
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 gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
constify to_open
Tom Tromey
2014-07-30
1
-3
/
+4
*
Add target_ops argument to to_close
Tom Tromey
2014-02-19
1
-1
/
+1
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-3
/
+15
*
Replace -1 with TARGET_XFER_E_IO
Yao Qi
2014-02-07
1
-1
/
+1
*
Fix build on recent versions of OpenBSD.
Mark Kettenis
2014-02-03
1
-0
/
+1
*
Change to_xfer_partial 'len' type to ULONGEST.
Yao Qi
2014-01-14
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
PR gdb/15911: "info threads" changes the default source and line (for "break"...
Pedro Alves
2013-09-17
1
-3
/
+3
*
bsd-kvm.c: Fix arguments to print_stack_frame.
Pedro Alves
2013-08-30
1
-3
/
+3
*
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
Pedro Alves
2013-07-01
1
-1
/
+0
*
gdb/
Jan Kratochvil
2013-03-20
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-5
/
+5
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-12-29 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-12-29
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
* target.h (struct target_ops): Make to_has_all_memory,
Pedro Alves
2009-06-07
1
-3
/
+9
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-2
/
+4
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* bsd-kvm.c: Include "gdbthread.h".
Pedro Alves
2008-08-10
1
-0
/
+44
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-3
/
+3
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-10
/
+10
*
* frame.c (frame_pop, frame_observer_target_changed): Call
Daniel Jacobowitz
2007-02-28
1
-6
/
+3
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
2006-07-03 Nathan J. Williams <nathanw@wasabisystems.com>
Nathan J. Williams
2006-07-03
1
-1
/
+2
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* bsd-kvm.c: Include <paths.h>.
Mark Kettenis
2005-07-11
1
-4
/
+20
[next]