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
/
break-catch-throw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gdbarch for probe::get_argument_count
Alan Hayward
2019-09-02
1
-1
/
+1
*
[gdb, c++] Improve error message when using libstdcxx without SDT probes
Tom de Vries
2019-08-26
1
-2
/
+4
*
Rename field_int to field_signed
Tom Tromey
2019-07-17
1
-1
/
+1
*
Make "maint info breakpoints" show "catch catch/throw/rethrow" locations
Pedro Alves
2019-07-09
1
-0
/
+8
*
"catch catch/throw/rethrow", breakpoint -> catchpoint
Pedro Alves
2019-07-09
1
-13
/
+12
*
gdb/mi: New commands to catch C++ exceptions
Andrew Burgess
2019-06-15
1
-26
/
+16
*
Replace throw_exception with throw in some cases
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-3
/
+3
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-9
/
+6
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-15
/
+11
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-11
/
+15
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove some is_mi_like_p from breakpoint code
Tom Tromey
2018-04-30
1
-3
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Convert generic probe interface to C++ (and perform some cleanups)
Sergio Durigan Junior
2017-11-22
1
-8
/
+8
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-5
/
+6
*
Rename _const functions to use overloading instead
Tom Tromey
2017-09-11
1
-3
/
+3
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
struct symtabs_and_lines -> std::vector<symtab_and_line>
Pedro Alves
2017-09-04
1
-8
/
+4
*
Change install_breakpoint to take a std::unique_ptr
Tom Tromey
2017-08-22
1
-2
/
+1
*
Use std::move in a few places
Tom Tromey
2017-08-14
1
-1
/
+1
*
C++-ify break-catch-throw
Tom Tromey
2017-07-22
1
-27
/
+13
*
Introduce compiled_regex, eliminate make_regfree_cleanup
Pedro Alves
2017-06-07
1
-13
/
+8
*
C++ify breakpoint class hierarchy (destructors only)
Simon Marchi
2017-06-02
1
-18
/
+11
*
Introduce event_location_up
Tom Tromey
2017-04-12
1
-9
/
+5
*
-Wwrite-strings: Some constification in gdb/breakpoint.c
Pedro Alves
2017-04-05
1
-10
/
+13
*
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
-27
/
+25
*
gdb::{unique_ptr,move} -> std::{unique_ptr,move}
Pedro Alves
2016-11-15
1
-1
/
+1
*
Use ui_file_as_string throughout more
Pedro Alves
2016-11-08
1
-12
/
+7
*
'struct expression *' -> gdb::unique_xmalloc_ptr<expression>
Pedro Alves
2016-11-08
1
-5
/
+2
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
Limit breakpoint re-set to the current program space
Pedro Alves
2016-01-19
1
-4
/
+4
*
Fix PR threads/19422 - show which thread caused stop
Pedro Alves
2016-01-18
1
-0
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Mass rename `explicit' -> `explicit_loc'.
Keith Seitz
2015-08-13
1
-4
/
+4
*
Explicit locations: introduce explicit locations
Keith Seitz
2015-08-11
1
-2
/
+5
*
Explicit locations: introduce probe locations
Keith Seitz
2015-08-11
1
-3
/
+2
*
Explicit locations: use new location API
Keith Seitz
2015-08-11
1
-3
/
+10
*
Explicit locations: rename "address string"/"addr_string" to "location"
Keith Seitz
2015-08-11
1
-1
/
+1
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-10
/
+12
*
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-07
1
-9
/
+14
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-7
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Fix probe-related internal error on AIX
Sergio Durigan Junior
2014-03-20
1
-17
/
+20
*
change probes to be program-space-independent
Tom Tromey
2014-03-03
1
-9
/
+9
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)
Sergio Durigan Junior
2013-12-10
1
-3
/
+3
*
remove some sym_probe_fns methods
Tom Tromey
2013-12-06
1
-8
/
+3
[next]