aboutsummaryrefslogtreecommitdiff
path: root/gdb/probe.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi1-16/+137
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi1-0/+111
2015-02-17Adapt `info probes' to support printing probes of different types.Jose E. Marchesi1-10/+66
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-06-18constify probe.c functionTom Tromey1-4/+5
2014-03-20Fix probe-related internal error on AIXSergio Durigan Junior1-1/+2
2014-03-03change probes to be program-space-independentTom Tromey1-44/+70
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-10Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior1-6/+7
2013-12-06remove some sym_probe_fns methodsTom Tromey1-30/+3
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-6/+8
2013-09-24Code cleanup: rename variableJan Kratochvil1-7/+7
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+17
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-9/+36
2013-05-30fix compile_rx_or_errorTom Tromey1-3/+6
2013-04-15 PR c++/13588:Tom Tromey1-24/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+3
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-93/+68
2012-05-082012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-04-282012-04-28 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+788