aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile/scm-value.exp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Copy lazy string handling fixes from Python.Doug Evans1-31/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-3/+3
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-0/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi1-3/+8
2014-08-24set print symbol off in py-value.exp and scm-value.expYao Qi1-0/+4
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi1-8/+1
2014-06-06guile: Type-check the argument to 'history-append!'.Ludovic Courtès1-0/+4
2014-04-12Copy over fix for fetching dynamic type of a reference from python side.Doug Evans1-0/+2
2014-03-13Fix pr 16612.Doug Evans1-0/+3
2014-03-13Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans1-0/+4
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès1-0/+8
2014-02-09Add Guile as an extension language.Doug Evans1-0/+449