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
/
tracefile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-2
/
+2
*
Move gdb_argv to gdbsupport
Tom Tromey
2022-01-18
1
-0
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Renaming of ctf (the trace format) files
Weimin Pan
2019-10-07
1
-1
/
+1
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
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
-5
/
+0
*
Allow larger regblock sizes when saving tracefiles
Pedro Franco de Carvalho
2018-08-06
1
-19
/
+23
*
Remove cleanups from tracefile.c
Tom Tromey
2018-06-10
1
-32
/
+18
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-1
/
+1
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-5
/
+5
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-24
/
+14
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_com
Tom Tromey
2017-11-07
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Introduce gdb_argv, a class wrapper for buildargv
Tom Tromey
2017-08-03
1
-3
/
+3
*
C++ify breakpoint class hierarchy (destructors only)
Simon Marchi
2017-06-02
1
-5
/
+5
*
Fix PR 21352: Command tsave does not support -r argument
Sergio Durigan Junior
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
-2
/
+2
*
Remove some variables but call functions for side effects
Tom Tromey
2016-07-14
1
-3
/
+4
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
gdb: Add guess_tracepoint_registers hook to gdbarch.
Marcin Kościelnicki
2016-02-18
1
-39
/
+21
*
gdb.trace: Save XML target description in tfile.
Marcin Kościelnicki
2016-02-10
1
-0
/
+3
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
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
*
Unify ctf_fetch_registers and tfile_fetch_registers
Yao Qi
2014-04-22
1
-0
/
+61
*
Share code on to_xfer_partial for tfile and ctf target
Yao Qi
2014-02-23
1
-0
/
+1
*
Let tracefile has_memory and has_all_memory.
Yao Qi
2014-02-23
1
-0
/
+18
*
Share some code between ctf and tfile target.
Yao Qi
2014-02-23
1
-0
/
+54
*
Move trace file writer out of tracepoint.c
Yao Qi
2014-02-23
1
-0
/
+389