Change tui_update_source_window to be a method
[external/binutils.git] / gdb / probe.c
2019-07-09 Tom TromeyRename common to gdbsupport
2019-05-08 Tom TromeyConvert probes to type-safe registry API
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-21 Dave MurphyFix compile error with clang 3.8
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24 Philipp RudoWorkaround build bug with GCC 6.2.1
2017-11-23 Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-10-28 Simon MarchiGet rid of VEC(probe_p)
2017-10-16 Tom TromeyRemove some cleanups from probe.c
2017-10-16 Pedro AlvesWork around GCC 6.3.1 bug
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-27 Tom TromeyConstify some commands in probes.c
2017-09-12 Simon Marchiprobe: Replace VEC(probe_ops_cp) with std::vector
2017-09-12 Simon MarchiMake collect_probes return an std::vector
2017-09-12 Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-09-11 Tom TromeyMake extract_arg return a std::string
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-09-09 Tom TromeyRemove make_cleanup_ui_out_table_begin_end
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-06-07 Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-04-22 Tom TromeyUse ui_out_emit_tuple
2017-04-12 Tom TromeyChange linespec_result::location to be an event_location_up
2017-04-12 Tom TromeyIntroduce event_location_up
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-11-27 Simon MarchiRemove verbosity from ui_out_message and friends
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
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-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-12 Keith SeitzExplicit locations: introduce probe locations
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-02-17 Jose E. MarchesiNew commands `enable probe' and `disable probe'.
2015-02-17 Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-17 Jose E. MarchesiAdapt `info probes' to support printing probes of diffe...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-06-18 Tom Tromeyconstify probe.c function
2014-03-20 Sergio Durigan JuniorFix probe-related internal error on AIX
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-11 Sergio Durigan JuniorSanitize access to gdbarch on the SDT probe API (and...
2013-12-06 Tom Tromeyremove some sym_probe_fns methods
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-24 Jan KratochvilCode cleanup: rename variable
2013-07-24 Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-30 Tom Tromeyfix compile_rx_or_error
2013-04-15 Tom Tromey PR c++/13588:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-18 Sergio Durigan Junior2012-07-18 Sergio Durigan Junior <sergiodj@redhat...
2012-07-18 Sergio Durigan Junior2012-07-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-08 Sergio Durigan Junior2012-05-07 Sergio Durigan Junior <sergiodj@redhat...
2012-04-28 Sergio Durigan Junior2012-04-28 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...