gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
2020-05-15  Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-07  Weimin PanRenaming of ctf (the trace format) files
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-13  Tom TromeyDon't include readline headers from tracepoint.c
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-11  Tom TromeyRemove trailing newlines from help text
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
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-12-28  Tom TromeyAdd output styles to gdb
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-17  Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-08-23  Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
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-07-22  Tom TromeySimple unused variable removals
2018-07-04  Tom TromeyRemove VEC from breakpoint
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-24  Tom TromeyUpdate help text in tracepoint.c
2018-05-21  Tom TromeyRemove output_command_const
2018-05-21  Tom TromeyRemove a cleanup from trace_dump_actions
2018-05-04  Tom TromeyUse function_view in cli-script.c
2018-05-04  Tom TromeyConstify prompt argument to read_command_lines
2018-05-04  Tom TromeyUse counted_command_line everywhere
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-30  Tom TromeyRemove a use of is_mi_like_p from tracepoint.c
2018-04-09  Simon MarchiRemove VEC(tsv_s), use std::vector instead
2018-04-07  Simon MarchiReplace make_cleanup_restore_current_traceframe with...
2018-04-07  Simon MarchiMake target_read_alloc & al return vectors
2018-04-01  Simon MarchiRemove char_ptr typedef
2018-03-30  Simon MarchiUse std::vector in uploaded_tp
2018-03-22  Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-22  Simon MarchiMake parse_static_tracepoint_marker_definition work...
2018-03-19  Tom TromeyConvert observers to C++
2018-01-07  Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-23  Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-11-09  Simon MarchiMake encode_actions_rsp use std::vector
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyConstify add_info
2017-11-07  Tom TromeyConstify add_com
2017-10-31  Simon Marchitracepoint: Remove unnecessary const_cast
2017-10-16  Simon MarchiGet rid of VEC(mem_range_s)
2017-10-16  Simon MarchiFix GDB build without expat
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-10-14  Simon MarchiRename traceframe_info variable to current_traceframe_info
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-30  Tom TromeyRemove some cleanups from tracepoint.c
2017-09-29  Pedro AlvesConstify unpack_varlen_hex & fix fallout
2017-09-27  Tom TromeyConstify some commands in tracepoint.c
2017-09-27  Tom TromeyConstify some linespec functions
2017-09-27  Tom TromeyAdd add_cmd function overloads
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesKill init_sal
2017-09-04  Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-08-22  Simon MarchiRename some command functions
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-06-02  Simon MarchiC++ify breakpoint class hierarchy (destructors only)
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-22  Tom TromeyUse ui_out_emit_tuple in tracepoint.c
2017-04-12  Tom TromeyIntroduce command_line_up
2017-04-12  Tom TromeyIntroduce event_location_up
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: Don't initialize string command variab...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
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-09  Pedro Alvesgdb: Use vector::emplace_back
2016-11-08  Pedro Alves'struct agent_expr *' -> unique_ptr<agent_expr>
2016-11-08  Pedro AlvesClean up tracepoint.h/c:collection_list
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-10-13  Tom TromeyRemove unnecessary null_cleanup
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-02-11  Antoine TremblayUse the target architecture when encoding tracepoint...
2016-01-19  Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-26  Simon MarchiFix cast of xml_find_attribute's return value
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
next
This page took 0.80064 seconds and 106 git commands to generate.