Convert the RX target to make use of target descriptions.
[external/binutils.git] / gdb / tracepoint.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-10 Pedro AlvesFix tracepoint.c:parse_tracepoint_definition leak ...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-17 Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-08-06 Pedro Franco de... Variable size for regs mask in collection list
2018-08-06 Pedro Franco de... Use remote register numbers in tracepoint mask
2018-04-09 Simon MarchiRemove VEC(tsv_s), use std::vector instead
2018-04-07 Simon MarchiReplace make_cleanup_restore_current_traceframe with...
2018-03-30 Simon MarchiUse std::vector in uploaded_tp
2018-03-22 Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-09 Simon MarchiMake encode_actions_rsp use std::vector
2017-11-07 Tom TromeyConstify add_com
2017-10-16 Simon MarchiGet rid of VEC(mem_range_s)
2017-10-14 Simon MarchiMake to_traceframe_info return a unique_ptr
2017-10-14 Simon MarchiUse std::vector for traceframe_info::memory
2017-10-14 Simon MarchiUse std::vector for traceframe_info::tvars
2017-09-29 Pedro AlvesConstify unpack_varlen_hex & fix fallout
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-02 Simon MarchiRename some trace functions
2016-11-17 Pedro Alvesgdb/tracepoint.c: Don't use printf_vma
2016-11-09 Pedro Alvesagent_expr_up: gdb::unique_ptr -> std::unique_ptr
2016-11-08 Pedro Alves'struct agent_expr *' -> unique_ptr<agent_expr>
2016-11-08 Pedro AlvesClean up tracepoint.h/c:collection_list
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-03-22 Yao QiRemove target_read_live_memory
2014-03-06 Yao QiFix PR16508
2014-02-23 Yao QiMove trace file writer out of tracepoint.c
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-07 Yao Qigdb/
2013-05-30 Yao Qigdb/
2013-04-10 Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-04-10 Yao Qigdb/
2013-04-07 Yao Qigdb/
2013-03-21 Tom Tromey * tracepoint.h (decode_agent_options): Add 'trace_string'
2013-03-14 Yao Qigdb/
2013-03-14 Yao Qigdb/
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-02-15 Hafiz Abid Qadeer2013-02-15 Pedro Alves <pedro@codesourcery.com>
2013-02-14 Hafiz Abid Qadeer2013-02-14 Pedro Alves <pedro@codesourcery.com>
2013-02-14 Yao Qigdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-03-03 Yao Qigdb:
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-24 Tom Tromey * ada-lang.c: Include gdb_vecs.h.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-20 Stan Shebs * NEWS: Mention tracepoint additions.
2011-11-02 Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-07-25 Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves2011-02-14 Pedro Alves <pedro@codesourcery.com>
2011-02-14 Pedro Alves gdb/
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-07-01 Pedro Alves Static tracepoints support, and UST integration.
2010-04-09 Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-06 Stan Shebs2010-04-06 Stan Shebs <stan@codesourcery.com>
2010-04-01 Stan Shebs2010-04-01 Stan Shebs <stan@codesourcery.com>
2010-03-31 Stan Shebs2010-03-31 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-26 Stan Shebs2010-03-25 Stan Shebs <stan@codesourcery.com>
2010-03-23 Vladimir Prus Implement -trace-save.
2010-03-23 Vladimir Prus Implement -trace-find.
2010-03-23 Vladimir Prus -trace-define-variable and -trace-list-variables.
2010-03-23 Vladimir Prus -trace-start/-trace-end/-trace-status.
2010-03-23 Vladimir Prus Unify actions and commands
2010-03-18 Stan Shebs2010-03-18 Stan Shebs <stan@codesourcery.com>
2010-03-18 Stan Shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-02-24 Pedro Alves * tracepoint.h (set_traceframe_number)
2010-01-16 Stan Shebs2010-01-16 Stan Shebs <stan@codesourcery.com>
2010-01-15 Stan Shebs Add trace file support.
2010-01-07 Stan Shebs Make tracepoint operations go through target vector.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-28 Stan Shebs2009-12-28 Stan Shebs <stan@codesourcery.com>
2009-12-23 Tom Tromey2009-12-23 Dmitry Gorbachev <d.g.gorbachev@gmail...
2009-03-31 Stan Shebs2009-03-30 Stan Shebs <stan@codesourcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-05 Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-04-21 Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-08-02 Eli Zaretskii The following changes avoid polluting global namespace...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2000-09-02 David AndersonCorrected spelling error in comment: tracepont -> trace...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-04 Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28 Kevin BuettnerPARAMS removal.
next