summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile
Commit message (Expand)AuthorAgeFilesLines
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-162-3/+155
* Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo2015-04-281-1/+2
* Add Guile frame-read-register commandAndy Wingo2015-04-091-0/+20
* Add objfile-progspace to Guile interfaceAndy Wingo2015-03-111-0/+3
* Add support for inlining scripts into .debug_gdb_scripts.Doug Evans2015-01-312-5/+78
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0156-56/+56
* Fix parallel testing issues in gdb.guile testsYao Qi2014-12-053-15/+4
* Skip testing argv[0] on target argv[0] isn't availableYao Qi2014-10-181-3/+8
* Fix mingw32 failures due to incorrect directory separator in patternLuis Machado2014-10-171-4/+4
* gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.Doug Evans2014-09-081-1/+1
* Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi2014-09-071-0/+4
* set print symbol off in py-value.exp and scm-value.expYao Qi2014-08-241-0/+4
* Remove duplicated code on checking address 0x0 is accessiableYao Qi2014-08-093-12/+9
* PR guile/17203Doug Evans2014-07-281-0/+28
* PR guile/17146 preparatory work.Doug Evans2014-07-261-0/+12
* * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.Doug Evans2014-06-061-1/+1
* guile: Type-check the argument to 'history-append!'.Ludovic Courtès2014-06-061-0/+4
* Delete scm-generics.exp.Doug Evans2014-06-041-42/+0
* Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans2014-06-041-8/+67
* Add parameter support for Guile.Doug Evans2014-06-031-0/+168
* Add command support for Guile.Doug Evans2014-06-032-0/+227
* Add progspace support for Guile.Doug Evans2014-06-024-19/+190
* gdb smob cleanupsAndy Wingo2014-05-262-18/+16
* Copy over fix for fetching dynamic type of a reference from python side.Doug Evans2014-04-122-0/+4
* * gdb.guile/guile.exp (guile not supported): Verify multi-lineDoug Evans2014-03-221-0/+7
* Fix pr 16612.Doug Evans2014-03-131-0/+3
* Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans2014-03-131-0/+4
* guile: Add 'history-append!' procedure.Ludovic Courtès2014-02-261-0/+8
* Add Guile as an extension language.Doug Evans2014-02-0954-0/+5029