projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disambiguate info_print_options
[deliverable/binutils-gdb.git]
/
gdb
/
breakpoint.h
2020-01-29
Luis Machado
Recognize more program breakpoint patterns
blob
|
commitdiff
|
raw
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-09
George Barrett
Fix scripted probe breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Simon Marchi
Remove unused rbreak_command_wrapper and other declarations
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-15
Andrew Burgess
gdb: Remove vec.{c,h} and update code to not include...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-15
Christian Biesinger
Change iterate_over_breakpoints to take a function_view
blob
|
commitdiff
|
raw
|
diff to current
2019-09-22
Simon Marchi
gdb: make watchpoint::val_valid a bool
blob
|
commitdiff
|
raw
|
diff to current
2019-09-21
Simon Marchi
gdb: change "nonzero" to "true" in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-09-18
Christian Biesinger
Change boolean options to bool instead of int
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Tom Tromey
Change breakpoint::filter to be a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
Simon Marchi
breakpoint: Make is_*point functions return bool
blob
|
commitdiff
|
raw
|
diff to current
2019-07-10
Simon Marchi
Make some bpstat functions use bool
blob
|
commitdiff
|
raw
|
diff to current
2019-07-10
Simon Marchi
Make bpstat_what::is_longjmp a bool
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Pedro Alves
Make "maint info breakpoints" show "catch catch/throw...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Pedro Alves
"catch catch/throw/rethrow", breakpoint -> catchpoint
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
Simon Marchi
Remove return value from remove_breakpoints_inf
blob
|
commitdiff
|
raw
|
diff to current
2019-06-15
Andrew Burgess
gdb/mi: New commands to catch C++ exceptions
blob
|
commitdiff
|
raw
|
diff to current
2019-05-10
Simon Marchi
Fix GDB build when using --disable-gdbmi
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Revert the header-sorting patch
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Sort includes for files gdb/[a-f]*.[chyl].
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Tom Tromey
C++-ify bp_location
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Simon Marchi
python: Make gdb.execute("show commands") work (PR...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Tom Tromey
Use std::vector for moribund_locations
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Tom Tromey
Remove VEC from breakpoint
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Keith Seitz
Don't elide all inlined frames
blob
|
commitdiff
|
raw
|
diff to current
2018-05-04
Tom Tromey
Use function_view in cli-script.c
blob
|
commitdiff
|
raw
|
diff to current
2018-05-04
Tom Tromey
Use counted_command_line everywhere
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
Pedro Alves
Fix setting breakpoints on ifunc functions after they...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-06
Tom Tromey
Change breakpoints to use value_ref_ptr
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Simon Marchi
Get rid of VEC(static_tracepoint_marker_p)
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Tom Tromey
Introduce gdb_breakpoint_up
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Tom Tromey
Replace start_rbreak_breakpoints and end_rbreak_breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2017-10-27
Keith Seitz
Use SaL symbol name when reporting breakpoint locations
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Yao Qi
Remove regular_breakpoint_inserted_here_p declaration
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Yao Qi
const-fy breakpoint_ops->breakpoint_hit parameter aspace
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Yao Qi
const-fy function parameter struct address_space *aspace
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Pedro Alves
Garbage collect reattach_breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Pedro Alves
Eliminate catch_exceptions/catch_exceptions_with_msg
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in breakpoint.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify some linespec functions
blob
|
commitdiff
|
raw
|
diff to current
2017-09-21
Tom Tromey
Change counted_command_line to a shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-09-21
Tom Tromey
Allocate bpstats with new
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Simon Marchi
Move command lines types/declarations to cli-script.h
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Tom Tromey
Change install_breakpoint to take a std::unique_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Pedro Alves
Fix double free when running gdb.linespec/ls-errs.exp...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-02
Simon Marchi
C++ify breakpoint class hierarchy (destructors only)
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Pedro Alves
Don't memset non-POD types: struct breakpoint
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Pedro Alves
Don't memset non-POD types: struct bp_location
blob
|
commitdiff
|
raw
|
diff to current
2017-04-13
Pedro Alves
struct breakpoint: Fix indentation
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Tom Tromey
Change breakpoint event locations to event_location_up
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Tom Tromey
Introduce command_line_up
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Some constification in gdb/breakpoint.c
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
Eliminate agent_expr_p; VEC -> std::vector in struct...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
'struct agent_expr *' -> unique_ptr<agent_expr>
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
breakpoint.c:commands_command_1 constification and...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Yao Qi
gdbarch software_single_step returns VEC (CORE_ADDR) *
blob
|
commitdiff
|
raw
|
diff to current
2016-11-03
Yao Qi
Rename placed_size to kind
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Pedro Alves
Convert tid_range_parser and get_number_or_range to...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-10
Pedro Alves
Plumb enum remove_bp_reason all the way to target_remov...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-13
Tom Tromey
PR python/17698 - add Breakpoint.pending
blob
|
commitdiff
|
raw
|
diff to current
2016-01-19
Pedro Alves
Limit breakpoint re-set to the current program space
blob
|
commitdiff
|
raw
|
diff to current
2016-01-18
Pedro Alves
Fix PR threads/19422 - show which thread caused stop
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Antoine Tremblay
Remove support for thread events without PTRACE_EVENT_C...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Pedro Alves
Don't displaced step when there's a breakpoint in the...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Pedro Alves
Replace "struct continuation" mechanism by something...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: use new location API
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: rename "address string"/"addr_strin...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Luis Machado
Remove unused function make_breakpoint_permanent.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Pedro Alves
constify set_breakpoint_condition
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Sergio Durigan Junior
Implement breakpoint_find_if
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Pedro Alves
Teach GDB about targets that can tell whether a trap...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Pedro Alves
breakpoint.h: move enum ‘print_stop_action’
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Pedro Alves
linux-nat.c: better starvation avoidance, handle non...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Pedro Alves
make "permanent breakpoints" per location and disableable
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
Pedro Alves
garbage collect gdb/breakpoint.c:breakpoint_thread_match
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Pedro Alves
Make single-step breakpoints be per-thread
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Pedro Alves
Remove deprecated_insert_raw_breakpoint and friends
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Pedro Alves
Put single-step breakpoints on the bp_location chain
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Maciej W. Rozycki
Avoid software breakpoint's instruction shadow inconsis...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Pedro Alves
Fix non-stop regressions caused by "breakpoints always...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
Pedro Alves
Fix "breakpoint always-inserted off"; remove "breakpoin...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Patrick Palka
Fix PR12526: -location watchpoints for bitfield arguments
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
Pedro Alves
[IRIX] eliminate deprecated_insert_raw_breakpoint uses
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Tom Tromey
use cmd_sfunc_ftype and cmd_cfunc_ftype more
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Yao Qi
Associate dummy_frame with ptid
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Pedro Alves
Fix for even more missed events; eliminate thread-hop...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.603694 seconds
and
106
git commands to generate.