summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.go
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in go_symbol_package_nameTom Tromey2023-02-171-0/+31
* Use clean_restart in gdb.disasmTom Tromey2023-01-261-5/+1
* Use clean_restart in gdb.goTom Tromey2023-01-261-5/+1
* Rename to allow_go_testsTom Tromey2023-01-1313-13/+13
* Use require support_go_compileTom Tromey2023-01-1311-22/+11
* Use require !skip_go_testsTom Tromey2023-01-1313-13/+13
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-0114-14/+14
* [gdb/testsuite] Fix gdb.go/methods.exp with check-readmoreTom de Vries2022-04-151-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0114-14/+14
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-3011-11/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0114-14/+14
* [gdb/testsuite] Remove gcc/93866 xfail in methods.expTom de Vries2020-02-251-9/+8
* [gdb/testsuite] Fix gdb.go/methods.expTom de Vries2020-02-211-10/+65
* [gdb/testsuite] Fix hello.go xpassTom de Vries2020-02-204-11/+70
* [gdb/testsuite] Handle missing gccgoTom de Vries2020-02-2010-0/+10
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0113-13/+13
* gdb: Introduce 'print max-depth' featureAndrew Burgess2019-04-292-0/+81
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0111-11/+11
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0211-11/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-0111-11/+11
* Fix more cases of improper test namesLuis Machado2016-12-239-18/+18
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-012-3/+3
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-015-14/+14
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-21/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0111-11/+11
* GDB tests for Go language support: remove unnecessary first breakpointAndreas Arnez2015-04-168-40/+9
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0111-11/+11
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-0111-11/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0111-11/+11
* * gdb.go/package.exp: Partially revert earlier patch; useTom Tromey2012-06-281-2/+9
* * lib/gdb.exp (standard_output_file): Use "file join".Tom Tromey2012-06-259-27/+11
* * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans2012-05-171-0/+1
* Initial pass at Go language support.Doug Evans2012-04-2522-0/+871