aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.guile/scm-breakpoint.exp
AgeCommit message (Expand)AuthorFilesLines
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang1-3/+3
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess1-1/+1
2023-01-13Rename to allow_guile_testsTom Tromey1-3/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess1-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-1/+0
2021-07-28Guile: temporary breakpointsGeorge Barrett1-0/+33
2021-07-08[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries1-3/+3
2021-06-25gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess1-0/+37
2021-06-25gdb/guile: improve the errors when creating breakpointsAndrew Burgess1-0/+7
2021-05-06gdb/guile: don't try to print location for watchpointsAndrew Burgess1-0/+5
2021-05-06gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakpoint.expAndrew Burgess1-424/+408
2021-05-06gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.expAndrew Burgess1-10/+12
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-09Fix scripted probe breakpointsGeorge Barrett1-0/+23
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-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-02-09Use string_to_event_location_basic in guile.Keith Seitz1-0/+13
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-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado1-4/+4
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans1-8/+67
2014-05-26gdb smob cleanupsAndy Wingo1-7/+7
2014-02-09Add Guile as an extension language.Doug Evans1-0/+438