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
/
target.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: Update comments that reference VEC or vec.h
Andrew Burgess
2019-10-15
1
-1
/
+1
*
gdb: Remove vec.{c,h} and update code to not include vec.h
Andrew Burgess
2019-10-15
1
-1
/
+0
*
Remove Cell Broadband Engine debugging support
Ulrich Weigand
2019-09-20
1
-2
/
+0
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-7
/
+7
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-4
/
+4
*
Constify target_ops::follow_exec
Tom Tromey
2019-05-22
1
-2
/
+2
*
Introduce target_ops method thread_info_to_thread_handle
Kevin Buettner
2019-04-08
1
-0
/
+9
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-3
/
+3
*
Update comment for target::get_thread_local_address.
John Baldwin
2019-03-12
1
-2
/
+2
*
Add push_target overload
Tom Tromey
2019-02-15
1
-0
/
+3
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-3
/
+3
*
target_pass_signals/target_program_signals: Use gdb::array_view
Pedro Alves
2019-01-24
1
-9
/
+8
*
Constify target_pass_signals and target_program_signals
Tom Tromey
2019-01-14
1
-4
/
+5
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
target_ops::to_stratum -> target_ops::stratum() virtual method
Pedro Alves
2018-11-30
1
-2
/
+4
*
Convert default_child_has_foo functions to process_stratum_target methods
Pedro Alves
2018-11-30
1
-9
/
+0
*
Introduce process_stratum_target
Pedro Alves
2018-11-30
1
-9
/
+4
*
Move test_target_ops to a separate file
Pedro Alves
2018-11-30
1
-45
/
+0
*
Fix ia64-linux-nat.c
Tom Tromey
2018-11-18
1
-1
/
+1
*
Avoid crash when calling warning too early
Tom Tromey
2018-11-08
1
-1
/
+1
*
Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
Simon Ser
2018-09-06
1
-0
/
+4
*
Add comment describing continuable/steppable/non-steppable watchpoints
Pedro Alves
2018-08-31
1
-0
/
+34
*
Eliminate target_have_continuable_watchpoint
Pedro Alves
2018-08-31
1
-7
/
+0
*
Make target_options_to_string return an std::string
Simon Marchi
2018-08-07
1
-3
/
+2
*
Introduce class target_stack
Pedro Alves
2018-06-07
1
-2
/
+45
*
Eliminate find_target_beneath
Pedro Alves
2018-06-07
1
-2
/
+0
*
target_ops::beneath -> target_ops::beneath()
Pedro Alves
2018-06-07
1
-1
/
+3
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-80
/
+80
*
Heap-allocate core_target instances
Pedro Alves
2018-05-11
1
-0
/
+14
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-33
/
+56
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-76
/
+76
*
make-target-delegates: line break between return type and function name
Pedro Alves
2018-05-03
1
-1
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-414
/
+416
*
Eliminate target_ops::to_xclose
Pedro Alves
2018-05-03
1
-4
/
+5
*
Eliminate target_has_exited
Pedro Alves
2018-04-12
1
-9
/
+0
*
Remove VEC(tsv_s), use std::vector instead
Simon Marchi
2018-04-09
1
-1
/
+1
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-22
/
+15
*
Change target_read_string to use unique_xmalloc_ptr
Tom Tromey
2018-03-30
1
-1
/
+2
*
Get rid of VEC(static_tracepoint_marker_p)
Simon Marchi
2018-03-22
1
-8
/
+7
*
Return gdb::optional<std::string> from target_fileio_readlink
Tom Tromey
2018-03-07
1
-9
/
+8
*
Propagate record_print_flags
Simon Marchi
2018-03-01
1
-6
/
+8
*
Change target_write_memory_blocks to use std::vector
Tom Tromey
2018-02-27
1
-15
/
+19
*
btrace, gdbserver: remove the to_supports_btrace target method
Markus Metzger
2018-02-09
1
-7
/
+0
*
Per-inferior target_terminal state, fix PR gdb/13211, more
Pedro Alves
2018-01-30
1
-8
/
+12
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-2
/
+2
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-5
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove unused HP-UX TARGET_OBJECT_ enums
Simon Marchi
2017-12-28
1
-9
/
+0
*
target_set_syscall_catchpoint, use gdb::array_view and bool
Pedro Alves
2017-12-06
1
-13
/
+10
*
Remove mem_region_vector typedef
Simon Marchi
2017-12-03
1
-6
/
+1
[next]