| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | stap-probe.c: Add casts | Simon Marchi | 2015-10-26 | 1 | -4/+6 |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | stap-probe: Remove unnecessary cast | Simon Marchi | 2015-09-22 | 1 | -1/+1 |
* | Improve error reporting when handling SystemTap SDT probes | Sergio Durigan Junior | 2015-09-02 | 1 | -7/+22 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -1/+1 |
* | New commands `enable probe' and `disable probe'. | Jose E. Marchesi | 2015-02-17 | 1 | -0/+2 |
* | Move `compute_probe_arg' and `compile_probe_arg' to probe.c | Jose E. Marchesi | 2015-02-17 | 1 | -109/+0 |
* | Adapt `info probes' to support printing probes of different types. | Jose E. Marchesi | 2015-02-17 | 1 | -0/+10 |
* | Fix redefinition errors in C++ mode | Tom Tromey | 2015-02-11 | 1 | -2/+2 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Explicitly use language_c when evaluating a SDT probe argument | Sergio Durigan Junior | 2014-10-14 | 1 | -3/+3 |
* | Remove spurious exceptions.h inclusions | Gary Benson | 2014-10-08 | 1 | -1/+0 |
* | Fix for PR gdb/17235: possible bug extracting systemtap probe operand | Sergio Durigan Junior | 2014-09-05 | 1 | -18/+22 |
* | Extend recognized types of SDT probe's arguments | Sergio Durigan Junior | 2014-05-02 | 1 | -14/+51 |
* | Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments | Sergio Durigan Junior | 2014-05-02 | 1 | -5/+6 |
* | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 2014-03-27 | 1 | -31/+33 |
* | move probes to be per-bfd | Tom Tromey | 2014-03-03 | 1 | -2/+2 |
* | change probes to be program-space-independent | Tom Tromey | 2014-03-03 | 1 | -35/+36 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Some cleanups on stap-probe.c | Sergio Durigan Junior | 2013-12-23 | 1 | -39/+38 |
* | Extend SystemTap SDT probe argument parser | Sergio Durigan Junior | 2013-12-19 | 1 | -77/+234 |
* | Sanitize access to gdbarch on the SDT probe API (and fix ARM bug) | Sergio Durigan Junior | 2013-12-10 | 1 | -13/+17 |
* | remove some sym_probe_fns methods | Tom Tromey | 2013-12-06 | 1 | -16/+4 |
* | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 2013-09-24 | 1 | -2/+4 |
* | move gdbarch object from objfile to per-BFD | Tom Tromey | 2013-08-20 | 1 | -1/+1 |
* | 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2013-07-24 | 1 | -1/+36 |
* | More invalid pointer to pointer conversions. | Pedro Alves | 2013-03-13 | 1 | -4/+15 |
* | stap-probe.c: fix -Wpointer-sign | Pedro Alves | 2013-03-07 | 1 | -1/+1 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | gdb/ | Yao Qi | 2012-08-02 | 1 | -10/+10 |
* | 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-07-18 | 1 | -5/+5 |
* | 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-07-18 | 1 | -31/+36 |
* | 2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-08 | 1 | -0/+6 |
* | 2012-05-03 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-03 | 1 | -40/+61 |
* | 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com> | Sergio Durigan Junior | 2012-05-02 | 1 | -7/+0 |
* | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-04-27 | 1 | -0/+1558 |