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/binutils-2.44
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
/
break-catch-syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Change install_breakpoint to take a std::unique_ptr
Tom Tromey
2017-08-22
1
-4
/
+3
*
Use std::move in a few places
Tom Tromey
2017-08-14
1
-1
/
+1
*
Use std::vector in struct catch_syscall_inferior_data
Tom Tromey
2017-07-22
1
-31
/
+16
*
Use std::vector in syscall_catchpoint
Tom Tromey
2017-07-22
1
-79
/
+36
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
1
-16
/
+9
*
C++ify breakpoint class hierarchy (destructors only)
Simon Marchi
2017-06-02
1
-18
/
+8
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Class-ify ui_out
Simon Marchi
2016-12-22
1
-20
/
+20
*
'struct expression *' -> gdb::unique_xmalloc_ptr<expression>
Pedro Alves
2016-11-08
1
-1
/
+1
*
Plumb enum remove_bp_reason all the way to target_remove_breakpoint
Pedro Alves
2016-08-10
1
-1
/
+1
*
Implement catch syscall group
Gabriel Krisman Bertazi
2016-07-23
1
-14
/
+89
*
Fix PR threads/19422 - show which thread caused stop
Pedro Alves
2016-01-18
1
-2
/
+3
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+2
*
Create gdb/break-catch-syscall.c
Sergio Durigan Junior
2015-03-11
1
-0
/
+659