projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Format gdb-gdb.py.in with autopep8
[external/binutils.git]
/
gdb
/
breakpoint.h
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
2018-05-17
Keith Seitz
Don't elide all inlined frames
blob
|
commitdiff
|
diff to current
2018-05-04
Tom Tromey
Use function_view in cli-script.c
blob
|
commitdiff
|
diff to current
2018-05-04
Tom Tromey
Use counted_command_line everywhere
blob
|
commitdiff
|
diff to current
2018-04-26
Pedro Alves
Fix setting breakpoints on ifunc functions after they...
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Change breakpoints to use value_ref_ptr
blob
|
commitdiff
|
diff to current
2018-03-22
Simon Marchi
Get rid of VEC(static_tracepoint_marker_p)
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-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
diff to current
2017-11-04
Tom Tromey
Introduce gdb_breakpoint_up
blob
|
commitdiff
|
diff to current
2017-11-04
Tom Tromey
Replace start_rbreak_breakpoints and end_rbreak_breakpoints
blob
|
commitdiff
|
diff to current
2017-10-27
Keith Seitz
Use SaL symbol name when reporting breakpoint locations
blob
|
commitdiff
|
diff to current
2017-10-26
Yao Qi
Remove regular_breakpoint_inserted_here_p declaration
blob
|
commitdiff
|
diff to current
2017-10-26
Yao Qi
const-fy breakpoint_ops->breakpoint_hit parameter aspace
blob
|
commitdiff
|
diff to current
2017-10-26
Yao Qi
const-fy function parameter struct address_space *aspace
blob
|
commitdiff
|
diff to current
2017-10-11
Pedro Alves
Garbage collect reattach_breakpoints
blob
|
commitdiff
|
diff to current
2017-10-10
Pedro Alves
Eliminate catch_exceptions/catch_exceptions_with_msg
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in breakpoint.c
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify some linespec functions
blob
|
commitdiff
|
diff to current
2017-09-21
Tom Tromey
Change counted_command_line to a shared_ptr
blob
|
commitdiff
|
diff to current
2017-09-21
Tom Tromey
Allocate bpstats with new
blob
|
commitdiff
|
diff to current
2017-09-04
Simon Marchi
Move command lines types/declarations to cli-script.h
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-06-06
Pedro Alves
Fix double free when running gdb.linespec/ls-errs.exp...
blob
|
commitdiff
|
diff to current
2017-06-02
Simon Marchi
C++ify breakpoint class hierarchy (destructors only)
blob
|
commitdiff
|
diff to current
2017-04-25
Pedro Alves
Don't memset non-POD types: struct breakpoint
blob
|
commitdiff
|
diff to current
2017-04-25
Pedro Alves
Don't memset non-POD types: struct bp_location
blob
|
commitdiff
|
diff to current
2017-04-13
Pedro Alves
struct breakpoint: Fix indentation
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Change breakpoint event locations to event_location_up
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Introduce command_line_up
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
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-11-08
Pedro Alves
Eliminate agent_expr_p; VEC -> std::vector in struct...
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
'struct agent_expr *' -> unique_ptr<agent_expr>
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
breakpoint.c:commands_command_1 constification and...
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
gdbarch software_single_step returns VEC (CORE_ADDR) *
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Rename placed_size to kind
blob
|
commitdiff
|
diff to current
2016-10-13
Pedro Alves
Convert tid_range_parser and get_number_or_range to...
blob
|
commitdiff
|
diff to current
2016-08-10
Pedro Alves
Plumb enum remove_bp_reason all the way to target_remov...
blob
|
commitdiff
|
diff to current
2016-07-13
Tom Tromey
PR python/17698 - add Breakpoint.pending
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-12-10
Antoine Tremblay
Remove support for thread events without PTRACE_EVENT_C...
blob
|
commitdiff
|
diff to current
2015-10-30
Pedro Alves
Don't displaced step when there's a breakpoint in the...
blob
|
commitdiff
|
diff to current
2015-09-09
Pedro Alves
Replace "struct continuation" mechanism by something...
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-06-17
Luis Machado
Remove unused function make_breakpoint_permanent.
blob
|
commitdiff
|
diff to current
2015-03-20
Pedro Alves
constify set_breakpoint_condition
blob
|
commitdiff
|
diff to current
2015-03-11
Sergio Durigan Junior
Implement breakpoint_find_if
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
Teach GDB about targets that can tell whether a trap...
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
breakpoint.h: move enum ‘print_stop_action’
blob
|
commitdiff
|
diff to current
2015-01-09
Pedro Alves
linux-nat.c: better starvation avoidance, handle non...
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-11-12
Pedro Alves
make "permanent breakpoints" per location and disableable
blob
|
commitdiff
|
diff to current
2014-11-04
Pedro Alves
garbage collect gdb/breakpoint.c:breakpoint_thread_match
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Make single-step breakpoints be per-thread
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Remove deprecated_insert_raw_breakpoint and friends
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Put single-step breakpoints on the bp_location chain
blob
|
commitdiff
|
diff to current
2014-10-03
Maciej W. Rozycki
Avoid software breakpoint's instruction shadow inconsis...
blob
|
commitdiff
|
diff to current
2014-10-02
Pedro Alves
Fix non-stop regressions caused by "breakpoints always...
blob
|
commitdiff
|
diff to current
2014-09-22
Pedro Alves
Fix "breakpoint always-inserted off"; remove "breakpoin...
blob
|
commitdiff
|
diff to current
2014-09-16
Patrick Palka
Fix PR12526: -location watchpoints for bitfield arguments
blob
|
commitdiff
|
diff to current
2014-09-12
Pedro Alves
[IRIX] eliminate deprecated_insert_raw_breakpoint uses
blob
|
commitdiff
|
diff to current
2014-07-01
Tom Tromey
use cmd_sfunc_ftype and cmd_cfunc_ftype more
blob
|
commitdiff
|
diff to current
2014-06-27
Yao Qi
Associate dummy_frame with ptid
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
Fix for even more missed events; eliminate thread-hop...
blob
|
commitdiff
|
diff to current
2014-03-20
Pedro Alves
PR breakpoints/7143 - Watchpoint does not trigger when...
blob
|
commitdiff
|
diff to current
2014-03-06
Yao Qi
Remove argument optional_p from get_tracepoint_by_number
blob
|
commitdiff
|
diff to current
2014-03-03
Tom Tromey
change probes to be program-space-independent
blob
|
commitdiff
|
diff to current
2014-02-10
Doug Evans
Add Guile as an extension language.
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-28
Doug Evans
Rename breakpoint_object to gdbpy_breakpoint_object.
blob
|
commitdiff
|
diff to current
2013-11-14
Pedro Alves
Eliminate enum bpstat_signal_value, simplify random...
blob
|
commitdiff
|
diff to current
2013-10-11
Joel Brobecker
New GDB/MI commands to catch Ada exceptions
blob
|
commitdiff
|
diff to current
2013-07-27
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-07-06
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-06-25
Hui Zhu
2013-06-25 Yao Qi <yao@codesourcery.com>
blob
|
commitdiff
|
diff to current
2013-06-18
Tom Tromey
Fix PR cli/15603
blob
|
commitdiff
|
diff to current
2013-06-04
Gary Benson
2013-06-04 Gary Benson <gbenson@redhat.com>
blob
|
commitdiff
|
diff to current
2013-05-21
Hui Zhu
2013-05-21 Hui Zhu <hui@codesourcery.com>
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
* Makefile.in (SFILES): Add break-catch-throw.c
blob
|
commitdiff
|
diff to current
2013-04-08
Pedro Alves
create_breapoint / explicit mode: Error out if there...
blob
|
commitdiff
|
diff to current
2013-03-20
Keith Seitz
* breakpoint.h (struct breakpoint): Add comment to
blob
|
commitdiff
|
diff to current
2013-02-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-01-16
Tom Tromey
2013-01-03 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-12-12
Mircea Gherzan
MI: add the -catch-load and -catch-unload commands
blob
|
commitdiff
|
diff to current
2012-12-03
Tom Tromey
* ada-exp.y (write_object_renaming, write_var_or_type)
blob
|
commitdiff
|
diff to current
2012-09-26
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-08-16
Joel Brobecker
Change detach_breakpoints to take a ptid instead of...
blob
|
commitdiff
|
diff to current
2012-07-02
Stan Shebs
Add target-side support for dynamic printf.
blob
|
commitdiff
|
diff to current
2012-06-18
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-06-13
Tom Tromey
* breakpoint.c (add_catch_command): Use completer_ftype.
blob
|
commitdiff
|
diff to current
2012-05-16
Maciej W. Rozycki
gdb/
blob
|
commitdiff
|
diff to current
next