summaryrefslogtreecommitdiff
path: root/gdb/probe.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-24Workaround build bug with GCC 6.2.1Philipp Rudo
2017-11-22Convert generic probe interface to C++ (and perform some cleanups)Sergio Durigan Junior
2017-10-27Get rid of VEC(probe_p)Simon Marchi
2017-10-16Remove some cleanups from probe.cTom Tromey
2017-10-16Work around GCC 6.3.1 bugPedro Alves
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify some commands in probes.cTom Tromey
2017-09-12probe: Replace VEC(probe_ops_cp) with std::vectorSimon Marchi
2017-09-12Make collect_probes return an std::vectorSimon Marchi
2017-09-12Make probe_ops::get_probes fill an std::vectorSimon Marchi
2017-09-11Make extract_arg return a std::stringTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove make_cleanup_ui_out_table_begin_endTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Kill init_salPedro Alves
2017-09-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves
2017-06-07Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves
2017-04-22Use ui_out_emit_tupleTom Tromey
2017-04-12Change linespec_result::location to be an event_location_upTom Tromey
2017-04-12Introduce event_location_upTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-01-19Limit breakpoint re-set to the current program spacePedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-11Explicit locations: introduce probe locationsKeith Seitz
2015-08-11Explicit locations: use new location APIKeith Seitz
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi
2015-02-17Adapt `info probes' to support printing probes of different types.Jose E. Marchesi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-06-18constify probe.c functionTom Tromey
2014-03-20Fix probe-related internal error on AIXSergio Durigan Junior
2014-03-03change probes to be program-space-independentTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-10Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior
2013-12-06remove some sym_probe_fns methodsTom Tromey
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil
2013-09-24Code cleanup: rename variableJan Kratochvil
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson
2013-05-30fix compile_rx_or_errorTom Tromey
2013-04-15 PR c++/13588:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior