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-debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce target_ops method thread_info_to_thread_handle
Kevin Buettner
2019-04-08
1
-0
/
+2
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-0
/
+2
*
target_pass_signals/target_program_signals: Use gdb::array_view
Pedro Alves
2019-01-24
1
-12
/
+8
*
Constify target_pass_signals and target_program_signals
Tom Tromey
2019-01-14
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Make target_options_to_string return an std::string
Simon Marchi
2018-08-07
1
-3
/
+2
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-1
/
+1
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-0
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-0
/
+6
*
Remove VEC(tsv_s), use std::vector instead
Simon Marchi
2018-04-09
1
-0
/
+2
*
Get rid of VEC(static_tracepoint_marker_p)
Simon Marchi
2018-03-22
1
-3
/
+3
*
Propagate record_print_flags
Simon Marchi
2018-03-01
1
-0
/
+2
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-0
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
target_set_syscall_catchpoint, use gdb::array_view and bool
Pedro Alves
2017-12-06
1
-0
/
+4
*
Remove mem_region_vector typedef
Simon Marchi
2017-12-03
1
-1
/
+1
*
Make make-target-delegates grok namespace scope op and template params
Pedro Alves
2017-12-03
1
-1
/
+1
*
Get rid of VEC (mem_region)
Simon Marchi
2017-10-21
1
-2
/
+2
*
Make to_traceframe_info return a unique_ptr
Simon Marchi
2017-10-14
1
-0
/
+2
*
Introduce gdb_disassembly_flags
Pedro Alves
2017-09-04
1
-0
/
+2
*
Make target_waitstatus_to_string return an std::string
Simon Marchi
2017-09-03
1
-3
/
+2
*
Add method to query current recording method to target_ops.
Tim Wiederhake
2017-02-14
1
-0
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Plumb enum remove_bp_reason all the way to target_remove_breakpoint
Pedro Alves
2016-08-10
1
-0
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Extended-remote follow-exec
Don Breazeal
2015-09-11
1
-0
/
+2
*
Add casts for legitimate integer to enum conversions
Simon Marchi
2015-08-06
1
-1
/
+4
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-0
/
+4
*
record btrace: add configuration struct
Markus Metzger
2015-02-09
1
-0
/
+4
*
btrace: add format argument to supports_btrace
Markus Metzger
2015-02-09
1
-0
/
+2
*
btrace: add struct btrace_data
Markus Metzger
2015-02-09
1
-0
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
auto-generate most target debug methods
Tom Tromey
2014-07-24
1
-0
/
+188