projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add more styling to "disassemble"
[external/binutils.git]
/
gdb
/
record-btrace.c
2019-08-06
Tom Tromey
Add more styling to "disassemble"
blob
|
commitdiff
2019-07-17
Tom Tromey
Rename field_int to field_signed
blob
|
commitdiff
|
diff to current
2019-07-15
Tom Tromey
Introduce field_unsigned
blob
|
commitdiff
|
diff to current
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
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-08
Tom Tromey
Make exceptions use std::string and be self-managing
blob
|
commitdiff
|
diff to current
2019-03-13
Tom Tromey
Change pid_to_str to return std::string
blob
|
commitdiff
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-12-28
Tom Tromey
Add output styles to gdb
blob
|
commitdiff
|
diff to current
2018-12-21
Dave Murphy
Fix compile error with clang 3.8
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
target_ops::to_stratum -> target_ops::stratum() virtual...
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
diff to current
2018-10-23
Tom Tromey
Fix use-after-free in record_btrace_start_replaying
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-09-10
Simon Marchi
Remove unused variable in record-btrace.c
blob
|
commitdiff
|
diff to current
2018-07-22
Tom Tromey
Simple unused variable removals
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_match
blob
|
commitdiff
|
diff to current
2018-06-28
Pedro Alves
gdb: Eliminate the 'stop_pc' global
blob
|
commitdiff
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
diff to current
2018-06-07
Pedro Alves
target_ops::beneath -> target_ops::beneath()
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_get_ptid
blob
|
commitdiff
|
diff to current
2018-05-29
Tom Tromey
Remove tp_t typedef
blob
|
commitdiff
|
diff to current
2018-05-24
Tom Tromey
Update help text in record-btrace.c
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
target factories, target open and multiple instances...
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
target_ops: Use bool throughout
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
diff to current
2018-04-13
Markus Metzger
btrace: set/show record btrace cpu
blob
|
commitdiff
|
diff to current
2018-04-13
Markus Metzger
btrace: fix output of "set record btrace"
blob
|
commitdiff
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
diff to current
2018-03-06
Simon Marchi
btrace: Remove ui_out cleanups
blob
|
commitdiff
|
diff to current
2018-03-06
Simon Marchi
btrace: Remove VEC cleanups
blob
|
commitdiff
|
diff to current
2018-03-06
Simon Marchi
btrace: Remove btrace disable cleanup
blob
|
commitdiff
|
diff to current
2018-03-05
Simon Marchi
Propagate gdb_disassembly_flags to btrace_print_lines
blob
|
commitdiff
|
diff to current
2018-03-01
Simon Marchi
Propagate record_print_flags
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
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
next