summaryrefslogtreecommitdiff
path: root/gdb/probe.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
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-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-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
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-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior
2015-08-11Explicit locations: use new location APIKeith Seitz
2015-02-17New commands `enable probe' and `disable probe'.Jose 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-14Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior
2014-06-18constify probe.c functionTom Tromey
2014-03-03change probes to be program-space-independentTom Tromey
2014-03-03comment fixesTom 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-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-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-18 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior