Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-08 | 'struct expression *' -> gdb::unique_xmalloc_ptr<expression> | Pedro Alves | 1 | -1/+1 |
2016-08-10 | Plumb enum remove_bp_reason all the way to target_remove_breakpoint | Pedro Alves | 1 | -1/+1 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 1 | -14/+89 |
2016-01-18 | Fix PR threads/19422 - show which thread caused stop | Pedro Alves | 1 | -2/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+2 |
2015-03-11 | Create gdb/break-catch-syscall.c | Sergio Durigan Junior | 1 | -0/+659 |