aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile/scm-value.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Rename to allow_guile_testsTom Tromey1-3/+2
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-2/+0
2021-05-13gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess1-8/+15
2021-05-12Guile: add value-const-valueGeorge Barrett1-0/+3
2021-05-12Guile: add value-{rvalue-,}reference-valueGeorge Barrett1-0/+10
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
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