aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-17python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi1-0/+3
2018-08-06Variable size for regs mask in collection listPedro Franco de Carvalho1-2/+3
2018-08-06Use remote register numbers in tracepoint maskPedro Franco de Carvalho1-2/+6
2018-04-09Remove VEC(tsv_s), use std::vector insteadSimon Marchi1-18/+22
2018-04-07Replace make_cleanup_restore_current_traceframe with RAII classSimon Marchi1-1/+16
2018-03-30Use std::vector in uploaded_tpSimon Marchi1-16/+16
2018-03-22Get rid of VEC(static_tracepoint_marker_p)Simon Marchi1-9/+13
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-08Make encode_actions_rsp use std::vectorSimon Marchi1-2/+3
2017-11-07Constify add_comTom Tromey1-2/+2
2017-10-16Get rid of VEC(mem_range_s)Simon Marchi1-1/+1
2017-10-14Make to_traceframe_info return a unique_ptrSimon Marchi1-2/+15
2017-10-14Use std::vector for traceframe_info::memorySimon Marchi1-1/+1
2017-10-14Use std::vector for traceframe_info::tvarsSimon Marchi1-2/+2
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves1-5/+5
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-02Rename some trace functionsSimon Marchi1-1/+1
2016-11-17gdb/tracepoint.c: Don't use printf_vmaPedro Alves1-1/+2
2016-11-09agent_expr_up: gdb::unique_ptr -> std::unique_ptrPedro Alves1-3/+1
2016-11-08'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves1-1/+3
2016-11-08Clean up tracepoint.h/c:collection_listPedro Alves1-16/+56
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-11Explicit locations: use new location APIKeith Seitz1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-03-22Remove target_read_live_memoryYao Qi1-9/+0
2014-03-06Fix PR16508Yao Qi1-0/+2
2014-02-23Move trace file writer out of tracepoint.cYao Qi1-105/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-26gdb/Yao Qi1-2/+46
2013-06-26gdb/Yao Qi1-0/+3
2013-06-07gdb/Yao Qi1-0/+1
2013-05-30gdb/Yao Qi1-1/+1
2013-04-10make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves1-1/+2
2013-04-10gdb/Yao Qi1-0/+15
2013-04-07gdb/Yao Qi1-1/+1
2013-03-21 * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey1-1/+1
2013-03-14gdb/Yao Qi1-0/+2
2013-03-14gdb/Yao Qi1-1/+107
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-2/+2
2013-02-152013-02-15 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-3/+3
2013-02-142013-02-14 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-0/+1
2013-02-14gdb/Yao Qi1-3/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-03gdb:Yao Qi1-0/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+3
2012-01-24 * ada-lang.c: Include gdb_vecs.h.Tom Tromey1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-20 * NEWS: Mention tracepoint additions.Stan Shebs1-5/+33
2011-11-022011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+3