Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -78/+166 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-06 | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. | Doug Evans | 1 | -2/+2 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-06 | Add support for guile 2.0.5. | Doug Evans | 1 | -4/+13 |
2014-06-06 | guile: Type-check the argument to 'history-append!'. | Ludovic Courtès | 1 | -1/+3 |
2014-05-26 | remove unnecessary smob mark/free functions | Andy Wingo | 1 | -13/+0 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -3/+1 |
2014-04-12 | Copy over fix for fetching dynamic type of a reference from python side. | Doug Evans | 1 | -1/+4 |
2014-02-26 | guile: Add 'history-append!' procedure. | Ludovic Courtès | 1 | -0/+25 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+1485 |