Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -3/+2 |
2015-08-11 | Explicit locations: introduce probe locations | Keith Seitz | 1 | -2/+3 |
2015-08-11 | Explicit locations: use new location API | Keith Seitz | 1 | -7/+12 |
2015-02-17 | New commands `enable probe' and `disable probe'. | Jose E. Marchesi | 1 | -16/+137 |
2015-02-17 | Move `compute_probe_arg' and `compile_probe_arg' to probe.c | Jose E. Marchesi | 1 | -0/+111 |
2015-02-17 | Adapt `info probes' to support printing probes of different types. | Jose E. Marchesi | 1 | -10/+66 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify probe.c function | Tom Tromey | 1 | -4/+5 |
2014-03-20 | Fix probe-related internal error on AIX | Sergio Durigan Junior | 1 | -1/+2 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -44/+70 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-10 | Sanitize access to gdbarch on the SDT probe API (and fix ARM bug) | Sergio Durigan Junior | 1 | -6/+7 |
2013-12-06 | remove some sym_probe_fns methods | Tom Tromey | 1 | -30/+3 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -6/+8 |
2013-09-24 | Code cleanup: rename variable | Jan Kratochvil | 1 | -7/+7 |
2013-07-24 | 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+17 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -9/+36 |
2013-05-30 | fix compile_rx_or_error | Tom Tromey | 1 | -3/+6 |
2013-04-15 | PR c++/13588: | Tom Tromey | 1 | -24/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-18 | 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+3 |
2012-07-18 | 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -93/+68 |
2012-05-08 | 2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-04-28 | 2012-04-28 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+788 |