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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
tracepoint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove two unused hooks
Tom Tromey
2022-03-29
1
-5
/
+0
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: make string-like set show commands use std::string variable
Simon Marchi
2021-10-03
1
-1
/
+1
*
Remove a use of print_expression
Tom Tromey
2021-01-09
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Fix tracepoint.c:parse_tracepoint_definition leak (and one more)
Pedro Alves
2019-01-10
1
-6
/
+6
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
python: Make gdb.execute("show commands") work (PR 23669)
Simon Marchi
2018-09-17
1
-0
/
+3
*
Variable size for regs mask in collection list
Pedro Franco de Carvalho
2018-08-06
1
-2
/
+3
*
Use remote register numbers in tracepoint mask
Pedro Franco de Carvalho
2018-08-06
1
-2
/
+6
*
Remove VEC(tsv_s), use std::vector instead
Simon Marchi
2018-04-09
1
-18
/
+22
*
Replace make_cleanup_restore_current_traceframe with RAII class
Simon Marchi
2018-04-07
1
-1
/
+16
*
Use std::vector in uploaded_tp
Simon Marchi
2018-03-30
1
-16
/
+16
*
Get rid of VEC(static_tracepoint_marker_p)
Simon Marchi
2018-03-22
1
-9
/
+13
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Make encode_actions_rsp use std::vector
Simon Marchi
2017-11-08
1
-2
/
+3
*
Constify add_com
Tom Tromey
2017-11-07
1
-2
/
+2
*
Get rid of VEC(mem_range_s)
Simon Marchi
2017-10-16
1
-1
/
+1
*
Make to_traceframe_info return a unique_ptr
Simon Marchi
2017-10-14
1
-2
/
+15
*
Use std::vector for traceframe_info::memory
Simon Marchi
2017-10-14
1
-1
/
+1
*
Use std::vector for traceframe_info::tvars
Simon Marchi
2017-10-14
1
-2
/
+2
*
Constify unpack_varlen_hex & fix fallout
Pedro Alves
2017-09-29
1
-5
/
+5
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Rename some trace functions
Simon Marchi
2016-12-02
1
-1
/
+1
*
gdb/tracepoint.c: Don't use printf_vma
Pedro Alves
2016-11-17
1
-1
/
+2
*
agent_expr_up: gdb::unique_ptr -> std::unique_ptr
Pedro Alves
2016-11-09
1
-3
/
+1
*
'struct agent_expr *' -> unique_ptr<agent_expr>
Pedro Alves
2016-11-08
1
-1
/
+3
*
Clean up tracepoint.h/c:collection_list
Pedro Alves
2016-11-08
1
-16
/
+56
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Explicit locations: use new location API
Keith Seitz
2015-08-11
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
*
Remove target_read_live_memory
Yao Qi
2014-03-22
1
-9
/
+0
*
Fix PR16508
Yao Qi
2014-03-06
1
-0
/
+2
*
Move trace file writer out of tracepoint.c
Yao Qi
2014-02-23
1
-105
/
+5
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
gdb/
Yao Qi
2013-06-26
1
-2
/
+46
*
gdb/
Yao Qi
2013-06-26
1
-0
/
+3
*
gdb/
Yao Qi
2013-06-07
1
-0
/
+1
*
gdb/
Yao Qi
2013-05-30
1
-1
/
+1
*
make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...
Pedro Alves
2013-04-10
1
-1
/
+2
*
gdb/
Yao Qi
2013-04-10
1
-0
/
+15
*
gdb/
Yao Qi
2013-04-07
1
-1
/
+1
*
* tracepoint.h (decode_agent_options): Add 'trace_string'
Tom Tromey
2013-03-21
1
-1
/
+1
*
gdb/
Yao Qi
2013-03-14
1
-0
/
+2
*
gdb/
Yao Qi
2013-03-14
1
-1
/
+107
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
1
-2
/
+2
[next]