]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/record-btrace.c
bfd_section_* macros
[thirdparty/binutils-gdb.git] / gdb / record-btrace.c
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-06  Tom TromeyAdd more styling to "disassemble"
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-15  Tom TromeyIntroduce field_unsigned
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyAdd output styles to gdb
2018-12-21  Dave MurphyFix compile error with clang 3.8
2018-11-30  Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-10-23  Tom TromeyFix use-after-free in record_btrace_start_replaying
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-10  Simon MarchiRemove unused variable in record-btrace.c
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_match
2018-06-28  Pedro Alvesgdb: Eliminate the 'stop_pc' global
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-07  Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-29  Tom TromeyRemove tp_t typedef
2018-05-24  Tom TromeyUpdate help text in record-btrace.c
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-13  Markus Metzgerbtrace: set/show record btrace cpu
2018-04-13  Markus Metzgerbtrace: fix output of "set record btrace"
2018-03-19  Tom TromeyConvert observers to C++
2018-03-06  Simon Marchibtrace: Remove ui_out cleanups
2018-03-06  Simon Marchibtrace: Remove VEC cleanups
2018-03-06  Simon Marchibtrace: Remove btrace disable cleanup
2018-03-05  Simon MarchiPropagate gdb_disassembly_flags to btrace_print_lines
2018-03-01  Simon MarchiPropagate record_print_flags
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-07  Tom TromeyConstify execute_command
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Tom TromeyConstify some commands in record-btrace.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesIntroduce gdb_disassembly_flags
2017-09-04  Simon Marchibtrace: Store btrace_insn in an std::vector
2017-09-03  Simon MarchiMake target_waitstatus_to_string return an std::string
2017-05-30  Tim Wiederhakebtrace: Store function segments as objects.
2017-05-30  Tim Wiederhakebtrace: Replace struct btrace_function::segment.
2017-05-30  Tim Wiederhakebtrace: Replace struct btrace_function::up.
2017-05-30  Tim Wiederhakebtrace: Remove struct btrace_thread_info::{begin,end}.
2017-05-30  Tim Wiederhakebtrace: Use function segment index in insn iterator.
2017-05-30  Tim Wiederhakebtrace: Use function segment index in call iterator.
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-05  Pedro Alves-Wwrite-strings: execute_command calls with string...
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-02-14  Tim WiederhakeAdd method to query current recording method to target_ops.
2017-02-14  Tim Wiederhakebtrace: Export btrace_decode_error function.
2017-02-14  Tim Wiederhakebtrace: Count gaps as one instruction explicitly.
2017-02-02  Pedro AlvesReuse buffers across gdb_pretty_print_insn calls
2017-02-02  Pedro AlvesAdd back gdb_pretty_print_insn
2017-02-01  Markus Metzgerbtrace: allow recording to be started (and stopped...
2017-01-26  Yao QiRefactor disassembly code
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-10-28  Markus Metzgerbtrace: allow leading trace gaps
2016-10-26  Pedro Alvesgdb: Coalesce/aggregate (async) vCont packets/actions
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-10  Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-07-25  Tim Wiederhakebtrace: Resume recording after disconnect.
2016-06-06  Simon MarchiAdd method/format information to =record-started
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13  Pedro AlvesCentralize thread ID printing
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Pedro AlvesType-safe wrapper for enum flags
2015-11-04  Markus Metzgerbtrace: change record instruction-history /m
2015-10-08  Markus Metzgerbtrace: fix void return
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-18  Markus Metzgerbtrace: honour scheduler-locking for all-stop targets
2015-09-18  Markus Metzgerinfrun: scheduler-locking replay
2015-09-18  Markus Metzgertarget: add to_record_will_replay target method
2015-09-18  Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18  Markus Metzgerbtrace: allow full memory and register access for non...
2015-09-18  Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-18  Markus Metzgerbtrace: non-stop
2015-09-18  Markus Metzgerbtrace: async
2015-09-18  Markus Metzgerbtrace: temporarily set inferior_ptid in record_btrace_...
2015-09-18  Markus Metzgerbtrace: resume all requested threads
2015-09-18  Markus Metzgerbtrace: lock-step
2015-09-18  Markus Metzgerbtrace: add missing NO_HISTORY
2015-09-18  Markus Metzgerbtrace: move breakpoint checking into stepping functions
2015-09-18  Markus Metzgerbtrace: split record_btrace_step_thread
2015-09-18  Markus Metzgerbtrace: extract the breakpoint check from record_btrace...
2015-09-18  Markus Metzgerbtrace: improve stepping debugging
next