summaryrefslogtreecommitdiff
path: root/gdb/stap-probe.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-30C++-ify parser_stateTom Tromey
2017-11-25Fix PR gdb/22491: Regression when setting SystemTap probe semaphoresSergio Durigan Junior
2017-11-22Convert SystemTap probe interface to C++ (and perform some cleanups)Sergio Durigan Junior
2017-09-27Constify info_probes_stap_commandTom Tromey
2017-09-12probe: Replace VEC(probe_ops_cp) with std::vectorSimon Marchi
2017-09-12Make probe_ops::get_probes fill an std::vectorSimon Marchi
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26stap-probe.c: Add castsSimon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-22stap-probe: Remove unnecessary castSimon Marchi
2015-09-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
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-02-11Fix redefinition errors in C++ modeTom Tromey
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-14Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-05Fix for PR gdb/17235: possible bug extracting systemtap probe operandSergio Durigan Junior
2014-05-02Extend recognized types of SDT probe's argumentsSergio Durigan Junior
2014-05-02Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT argumentsSergio Durigan Junior
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior
2014-03-03move probes to be per-bfdTom Tromey
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-23Some cleanups on stap-probe.cSergio Durigan Junior
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior
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-08-20move gdbarch object from objfile to per-BFDTom Tromey
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2013-03-13More invalid pointer to pointer conversions.Pedro Alves
2013-03-07stap-probe.c: fix -Wpointer-signPedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-02gdb/Yao Qi
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
2012-05-082012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-032012-05-03 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-022012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>Sergio Durigan Junior
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior