summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile
Commit message (Expand)AuthorAgeFilesLines
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0159-59/+59
* [gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8Tom de Vries2021-10-071-1/+1
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-306-7/+0
* guile: fix smob exportsGeorge Barrett2021-08-091-0/+28
* guile: fix make-value with pointer typeGeorge Barrett2021-07-291-0/+40
* Guile: temporary breakpointsGeorge Barrett2021-07-281-0/+33
* gdb/testsuite: test get/set value of unregistered Guile parameterSimon Marchi2021-07-231-0/+8
* [gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries2021-07-081-3/+3
* gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess2021-06-251-0/+37
* gdb/guile: improve the errors when creating breakpointsAndrew Burgess2021-06-251-0/+7
* gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess2021-05-191-3/+4
* gdb: fix pretty printing max depth behaviourKent Cheung2021-05-141-0/+4
* gdb/testsuite: resolve remaining duplicate tests in gdb.guile/Andrew Burgess2021-05-131-76/+81
* gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess2021-05-135-45/+53
* Guile: add value-const-valueGeorge Barrett2021-05-121-0/+3
* Guile: add value-{rvalue-,}reference-valueGeorge Barrett2021-05-121-0/+10
* gdb/testsuite: don't use source tree as temporary HOME directoryAndrew Burgess2021-05-101-1/+12
* gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess2021-05-071-0/+7
* gdb/guile: don't try to print location for watchpointsAndrew Burgess2021-05-061-0/+5
* gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakpoint.expAndrew Burgess2021-05-061-424/+408
* gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.expAndrew Burgess2021-05-061-10/+12
* gdb: fix getting range of flexible array member in PythonSimon Marchi2021-04-222-0/+24
* gdb: Remove arm-symbianelf supportAlan Modra2021-02-111-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0159-59/+59
* gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves2020-10-131-1/+1
* 'runto main' -> 'runto_main' throughoutPedro Alves2020-10-131-1/+1
* Fix testcases with required but unreferenced functions and variablesGary Benson2020-10-121-1/+1
* guile: Add support for Guile 3.0.Ludovic Courtès2020-07-202-4/+4
* guile: Add support for Guile 2.2.Ludovic Courtès2020-07-201-1/+1
* Add tests for new alias default-args related commands and arguments.Philippe Waroquiers2020-06-221-1/+1
* [gdb/testsuite] Add xfails for PR gcc/90232Tom de Vries2020-04-291-2/+17
* Use the linkage name if it existsTom Tromey2020-04-241-3/+1
* 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