Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -3/+3 |
2015-02-26 | Add ATTRIBUTE_PRINTF attributes, and fix fallout | Pedro Alves | 1 | -2/+4 |
2015-01-31 | Add support for inlining scripts into .debug_gdb_scripts. | Doug Evans | 1 | -0/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-06 | Add support for guile 2.0.5. | Doug Evans | 1 | -0/+8 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+14 |
2014-06-03 | Add command support for Guile. | Doug Evans | 1 | -0/+14 |
2014-06-02 | Add progspace support for Guile. | Doug Evans | 1 | -0/+11 |
2014-06-01 | guile: Allow compilation with Guile <= 2.0.5. | Ludovic Courtès | 1 | -0/+12 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -16/+15 |
2014-05-21 | Make exception throwers have void result. Delete unused gdbscm_scm_to_target... | Doug Evans | 1 | -8/+6 |
2014-02-20 | Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot | Doug Evans | 1 | -3/+3 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+567 |