summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile
Commit message (Expand)AuthorAgeFilesLines
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-101-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0159-59/+59
* Fix scripted probe breakpointsGeorge Barrett2019-12-092-0/+30
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-311-1/+1
* "set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2019-06-131-2/+2
* Update tests following changes to "help" and "apropos"Philippe Waroquiers2019-06-031-3/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0159-59/+59
* [gdb/testsuite] Fix capitalized test namesTom de Vries2018-10-181-1/+1
* Fix scm-ports.exp regressionTom Tromey2018-01-151-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0259-59/+59
* Copy lazy string handling fixes from Python.Doug Evans2017-03-164-33/+111
* update copyright year range in GDB filesJoel Brobecker2017-01-0157-57/+57
* Fix more cases of improper test namesLuis Machado2016-12-2317-17/+17
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-014-4/+4
* Fix test names starting with uppercase using gdb_test_no_outputLuis Machado2016-12-011-1/+1
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-013-7/+7
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-018-10/+10
* Use string_to_event_location_basic in guile.Keith Seitz2016-02-091-0/+13
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-17/+0
* [testsuite] @progbits -> %progbitsYao Qi2016-01-181-4/+4
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-111-0/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0157-57/+57
* 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