Age | Commit message (Expand) | Author | Files | Lines |
2015-03-11 | Add objfile-progspace to Guile interface | Andy Wingo | 1 | -0/+3 |
2015-01-31 | Add support for inlining scripts into .debug_gdb_scripts. | Doug Evans | 2 | -5/+78 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 56 | -56/+56 |
2014-12-05 | Fix parallel testing issues in gdb.guile tests | Yao Qi | 3 | -15/+4 |
2014-10-18 | Skip testing argv[0] on target argv[0] isn't available | Yao Qi | 1 | -3/+8 |
2014-10-17 | Fix mingw32 failures due to incorrect directory separator in pattern | Luis Machado | 1 | -4/+4 |
2014-09-08 | gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output. | Doug Evans | 1 | -1/+1 |
2014-09-07 | Fix PR gdb/17035: "show user" doesn't list user-defined commands that | Gabriel Krisman Bertazi | 1 | -0/+4 |
2014-08-24 | set print symbol off in py-value.exp and scm-value.exp | Yao Qi | 1 | -0/+4 |
2014-08-09 | Remove duplicated code on checking address 0x0 is accessiable | Yao Qi | 3 | -12/+9 |
2014-07-28 | PR guile/17203 | Doug Evans | 1 | -0/+28 |
2014-07-26 | PR guile/17146 preparatory work. | Doug Evans | 1 | -0/+12 |
2014-06-06 | * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3. | Doug Evans | 1 | -1/+1 |
2014-06-06 | guile: Type-check the argument to 'history-append!'. | Ludovic Courtès | 1 | -0/+4 |
2014-06-04 | Delete scm-generics.exp. | Doug Evans | 1 | -42/+0 |
2014-06-04 | Split create-breakpoint! into make-breakpoint, register-breakpoint!. | Doug Evans | 1 | -8/+67 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+168 |
2014-06-03 | Add command support for Guile. | Doug Evans | 2 | -0/+227 |
2014-06-02 | Add progspace support for Guile. | Doug Evans | 4 | -19/+190 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 2 | -18/+16 |
2014-04-12 | Copy over fix for fetching dynamic type of a reference from python side. | Doug Evans | 2 | -0/+4 |
2014-03-22 | * gdb.guile/guile.exp (guile not supported): Verify multi-line | Doug Evans | 1 | -0/+7 |
2014-03-13 | Fix pr 16612. | Doug Evans | 1 | -0/+3 |
2014-03-13 | Fix segv when referencing a value added to history after a Guile garbage coll... | Doug Evans | 1 | -0/+4 |
2014-02-26 | guile: Add 'history-append!' procedure. | Ludovic Courtès | 1 | -0/+8 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 54 | -0/+5029 |