]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/btrace.c
record btrace: add configuration struct
[thirdparty/binutils-gdb.git] / gdb / btrace.c
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-07-30  Gary BensonMake all source files include defs.h or server.h first
2014-06-19  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-02-26  Tom Tromeychange minsym representation
2014-01-16  Markus Metzgerrecord-btrace: show trace from enable location
2014-01-16  Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16  Markus Metzgerrecord-btrace: extend unwinder
2014-01-16  Markus Metzgerbtrace: add replay position to btrace thread info
2014-01-16  Markus Metzgerrecord-btrace: optionally indent function call history
2014-01-16  Markus Metzgerrecord-btrace: start counting at one
2014-01-16  Markus Metzgerbtrace: change branch trace data structure
2014-01-16  Markus Metzgerbtrace: uppercase btrace_read_type
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-11  Markus MetzgerDefine the xml document style for transferring branch...
2013-03-11  Markus MetzgerAdd branch trace information to struct thread_info.