summaryrefslogtreecommitdiff
path: root/gdb/probe.c
Commit message (Expand)AuthorAgeFilesLines
* Limit breakpoint re-set to the current program spacePedro Alves2016-01-191-47/+73
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-3/+2
* Explicit locations: introduce probe locationsKeith Seitz2015-08-111-2/+3
* Explicit locations: use new location APIKeith Seitz2015-08-111-7/+12
* New commands `enable probe' and `disable probe'.Jose E. Marchesi2015-02-171-16/+137
* Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi2015-02-171-0/+111
* Adapt `info probes' to support printing probes of different types.Jose E. Marchesi2015-02-171-10/+66
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* constify probe.c functionTom Tromey2014-06-181-4/+5
* Fix probe-related internal error on AIXSergio Durigan Junior2014-03-201-1/+2
* change probes to be program-space-independentTom Tromey2014-03-031-44/+70
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior2013-12-101-6/+7
* remove some sym_probe_fns methodsTom Tromey2013-12-061-30/+3
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-6/+8
* Code cleanup: rename variableJan Kratochvil2013-09-241-7/+7
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-07-241-0/+17
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-9/+36
* fix compile_rx_or_errorTom Tromey2013-05-301-3/+6
* PR c++/13588:Tom Tromey2013-04-151-24/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-07-181-3/+3
* 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-07-181-93/+68
* 2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-081-3/+0
* 2012-04-28 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-281-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+788