projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
(Ada) crash assigning to record component which is an array
[external/binutils.git]
/
gdb
/
record-btrace.c
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
2017-11-07
Tom Tromey
Constify execute_command
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in record-btrace.c
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Introduce gdb_disassembly_flags
blob
|
commitdiff
|
diff to current
2017-09-04
Simon Marchi
btrace: Store btrace_insn in an std::vector
blob
|
commitdiff
|
diff to current
2017-09-03
Simon Marchi
Make target_waitstatus_to_string return an std::string
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Store function segments as objects.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::segment.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::up.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Remove struct btrace_thread_info::{begin,end}.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Use function segment index in insn iterator.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Use function segment index in call iterator.
blob
|
commitdiff
|
diff to current
2017-04-22
Tom Tromey
Use ui_out_emit_tuple
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: execute_command calls with string...
blob
|
commitdiff
|
diff to current
2017-03-20
Simon Marchi
Use ptid from regcache in almost all remaining nat...
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
Add method to query current recording method to target_ops.
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
btrace: Export btrace_decode_error function.
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
btrace: Count gaps as one instruction explicitly.
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Reuse buffers across gdb_pretty_print_insn calls
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Add back gdb_pretty_print_insn
blob
|
commitdiff
|
diff to current
2017-02-01
Markus Metzger
btrace: allow recording to be started (and stopped...
blob
|
commitdiff
|
diff to current
2017-01-26
Yao Qi
Refactor disassembly code
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-10-28
Markus Metzger
btrace: allow leading trace gaps
blob
|
commitdiff
|
diff to current
2016-10-26
Pedro Alves
gdb: Coalesce/aggregate (async) vCont packets/actions
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
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-25
Tim Wiederhake
btrace: Resume recording after disconnect.
blob
|
commitdiff
|
diff to current
2016-06-06
Simon Marchi
Add method/format information to =record-started
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Per-inferior/Inferior-qualified thread IDs
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Centralize thread ID printing
blob
|
commitdiff
|
diff to current
2016-01-12
Pedro Alves
Remove trademark acknowledgements throughout
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-11-17
Pedro Alves
Type-safe wrapper for enum flags
blob
|
commitdiff
|
diff to current
2015-11-04
Markus Metzger
btrace: change record instruction-history /m
blob
|
commitdiff
|
diff to current
2015-10-08
Markus Metzger
btrace: fix void return
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: honour scheduler-locking for all-stop targets
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
infrun: scheduler-locking replay
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target: add to_record_will_replay target method
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target: add to_record_stop_replaying target method
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: allow full memory and register access for non...
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target, record: add PTID argument to to_record_is_replaying
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: non-stop
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: async
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: temporarily set inferior_ptid in record_btrace_...
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: resume all requested threads
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: lock-step
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: add missing NO_HISTORY
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: move breakpoint checking into stepping functions
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: split record_btrace_step_thread
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: extract the breakpoint check from record_btrace...
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: improve stepping debugging
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: support to_stop
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
btrace: fix non-stop check in to_wait
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-07
Markus Metzger
btrace: indicate speculative execution
blob
|
commitdiff
|
diff to current
2015-07-10
Markus Metzger
record: set stop_pc in "record goto" command
blob
|
commitdiff
|
diff to current
2015-07-02
Markus Metzger
btrace: support Intel(R) Processor Trace
blob
|
commitdiff
|
diff to current
2015-03-25
Pedro Alves
Simplify target_async hook interface
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
more making TRY/CATCH callers look more like real C...
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
record-full/record-btrace: software/hardware breakpoint...
blob
|
commitdiff
|
diff to current
2015-03-03
Markus Metzger
btrace: compute line range when printing
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
record-btrace.c: Remove redefinitions
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record-btrace: indicate gaps
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record-btrace: add bts buffer size configuration option
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record btrace: add configuration struct
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: add format argument to supports_btrace
blob
|
commitdiff
|
diff to current
2015-02-03
Pedro Alves
When disabling target async, remove all target event...
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-12-23
Doug Evans
Replace some symbol accessor macros with functions.
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Marchi
Introduce utility function find_inferior_ptid
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Push pruning old threads down to the target
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-07-30
Tom Tromey
constify to_open
blob
|
commitdiff
|
diff to current
2014-07-18
Tom Tromey
clean up some target delegation cases
blob
|
commitdiff
|
diff to current
2014-06-25
Markus Metzger
btrace: pretend we're not replaying when generating...
blob
|
commitdiff
|
diff to current
2014-06-19
Pedro Alves
Fix next over threaded execl with "set scheduler-lockin...
blob
|
commitdiff
|
diff to current
2014-06-04
Markus Metzger
btrace: async support
blob
|
commitdiff
|
diff to current
2014-05-23
Markus Metzger
btrace: control memory access during replay
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-05-20
Markus Metzger
btrace: no replay without history
blob
|
commitdiff
|
diff to current
2014-03-12
Tom Tromey
fix regressions with target-async
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-02-24
Yao Qi
Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_get_unwinder and to_get_tailcall_unwinder...
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_decr_pc_after_break
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_call_history_range
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_call_history_from
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_call_history
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insn_history_range
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insn_history_from
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insn_history
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_goto_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_goto_record_end
blob
|
commitdiff
|
diff to current
next