projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[gdb/testsuite] Restore breakpoint command in ui-redirect.exp
[external/binutils.git]
/
gdb
/
break-catch-throw.c
2019-09-02
Alan Hayward
Use gdbarch for probe::get_argument_count
blob
|
commitdiff
2019-08-26
Tom de Vries
[gdb, c++] Improve error message when using libstdcxx...
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Rename field_int to field_signed
blob
|
commitdiff
|
diff to current
2019-07-09
Pedro Alves
Make "maint info breakpoints" show "catch catch/throw...
blob
|
commitdiff
|
diff to current
2019-07-09
Pedro Alves
"catch catch/throw/rethrow", breakpoint -> catchpoint
blob
|
commitdiff
|
diff to current
2019-06-15
Andrew Burgess
gdb/mi: New commands to catch C++ exceptions
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Replace throw_exception with throw in some cases
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
diff to current
2019-04-06
Tom Tromey
Revert the header-sorting patch
blob
|
commitdiff
|
diff to current
2019-04-06
Tom Tromey
Sort includes for files gdb/[a-f]*.[chyl].
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Remove some is_mi_like_p from breakpoint code
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-23
Sergio Durigan Junior
Convert generic probe interface to C++ (and perform...
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
diff to current
2017-09-11
Tom Tromey
Rename _const functions to use overloading instead
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
blob
|
commitdiff
|
diff to current
2017-08-22
Tom Tromey
Change install_breakpoint to take a std::unique_ptr
blob
|
commitdiff
|
diff to current
2017-08-14
Tom Tromey
Use std::move in a few places
blob
|
commitdiff
|
diff to current
2017-07-22
Tom Tromey
C++-ify break-catch-throw
blob
|
commitdiff
|
diff to current
2017-06-07
Pedro Alves
Introduce compiled_regex, eliminate make_regfree_cleanup
blob
|
commitdiff
|
diff to current
2017-06-02
Simon Marchi
C++ify breakpoint class hierarchy (destructors only)
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Introduce event_location_up
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Some constification in gdb/breakpoint.c
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
diff to current
2016-11-15
Pedro Alves
gdb::{unique_ptr,move} -> std::{unique_ptr,move}
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-01-19
Pedro Alves
Limit breakpoint re-set to the current program space
blob
|
commitdiff
|
diff to current
2016-01-18
Pedro Alves
Fix PR threads/19422 - show which thread caused stop
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-08-13
Keith Seitz
Mass rename `explicit' -> `explicit_loc'.
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce explicit locations
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce probe locations
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: use new location API
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: rename "address string"/"addr_strin...
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-03-20
Sergio Durigan Junior
Fix probe-related internal error on AIX
blob
|
commitdiff
|
diff to current
2014-03-03
Tom Tromey
change probes to be program-space-independent
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-11
Sergio Durigan Junior
Sanitize access to gdbarch on the SDT probe API (and...
blob
|
commitdiff
|
diff to current
2013-12-06
Tom Tromey
remove some sym_probe_fns methods
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
PR c++/13588:
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
PR c++/15176:
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
* break-catch-throw.c (struct exception_names): New.
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
PR c++/10119:
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
* Makefile.in (SFILES): Add break-catch-throw.c
blob
|
commitdiff
|
diff to current