summaryrefslogtreecommitdiff
path: root/gdb/tracepoint.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Fix tracepoint.c:parse_tracepoint_definition leak (and one more)Pedro Alves2019-01-101-6/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi2018-09-171-0/+3
* Variable size for regs mask in collection listPedro Franco de Carvalho2018-08-061-2/+3
* Use remote register numbers in tracepoint maskPedro Franco de Carvalho2018-08-061-2/+6
* Remove VEC(tsv_s), use std::vector insteadSimon Marchi2018-04-091-18/+22
* Replace make_cleanup_restore_current_traceframe with RAII classSimon Marchi2018-04-071-1/+16
* Use std::vector in uploaded_tpSimon Marchi2018-03-301-16/+16
* Get rid of VEC(static_tracepoint_marker_p)Simon Marchi2018-03-221-9/+13
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Make encode_actions_rsp use std::vectorSimon Marchi2017-11-081-2/+3
* Constify add_comTom Tromey2017-11-071-2/+2
* Get rid of VEC(mem_range_s)Simon Marchi2017-10-161-1/+1
* Make to_traceframe_info return a unique_ptrSimon Marchi2017-10-141-2/+15
* Use std::vector for traceframe_info::memorySimon Marchi2017-10-141-1/+1
* Use std::vector for traceframe_info::tvarsSimon Marchi2017-10-141-2/+2
* Constify unpack_varlen_hex & fix falloutPedro Alves2017-09-291-5/+5
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Rename some trace functionsSimon Marchi2016-12-021-1/+1
* gdb/tracepoint.c: Don't use printf_vmaPedro Alves2016-11-171-1/+2
* agent_expr_up: gdb::unique_ptr -> std::unique_ptrPedro Alves2016-11-091-3/+1
* 'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves2016-11-081-1/+3
* Clean up tracepoint.h/c:collection_listPedro Alves2016-11-081-16/+56
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Explicit locations: use new location APIKeith Seitz2015-08-111-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove target_read_live_memoryYao Qi2014-03-221-9/+0
* Fix PR16508Yao Qi2014-03-061-0/+2
* Move trace file writer out of tracepoint.cYao Qi2014-02-231-105/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Yao Qi2013-06-261-2/+46
* gdb/Yao Qi2013-06-261-0/+3
* gdb/Yao Qi2013-06-071-0/+1
* gdb/Yao Qi2013-05-301-1/+1
* make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves2013-04-101-1/+2
* gdb/Yao Qi2013-04-101-0/+15
* gdb/Yao Qi2013-04-071-1/+1
* * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey2013-03-211-1/+1
* gdb/Yao Qi2013-03-141-0/+2
* gdb/Yao Qi2013-03-141-1/+107
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-2/+2
* 2013-02-15 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer2013-02-151-3/+3
* 2013-02-14 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer2013-02-141-0/+1
* gdb/Yao Qi2013-02-141-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb:Yao Qi2012-03-031-0/+1