summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-05 12:51:15 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-05 12:51:15 +0000
commitd66fb9466cf1c36767be39c3d248aff63cd50c4d (patch)
tree741995e89c282436b071d3ee57fba0c9a75e0957 /notify
parent8654c2d85090b1eeebe2b90b2f74cb111ff0e2db (diff)
onsuccess: #743: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/lnt_report.json24
-rw-r--r--notify/mail-body.txt40
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare146
5 files changed, 89 insertions, 125 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index d07b8a0..4f36814 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 68dc9ac..3f4f1f4 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,15 +6,15 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "742",
+ "run_order": "743",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-11-04 12:59:13"
+ "Start Time": "2023-11-05 12:51:13"
},
"Tests": [
{
"Data": [
- 83
+ 81
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_failures.nb_XFAIL"
@@ -22,7 +22,7 @@
,
{
"Data": [
- 113413
+ 113426
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_passes.nb_PASS"
@@ -30,7 +30,7 @@
,
{
"Data": [
- 489
+ 488
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.unsupported_tests.nb_UNSUPPORTED"
@@ -38,7 +38,7 @@
,
{
"Data": [
- 1416
+ 1421
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.unexpected_failures.nb_FAIL"
@@ -54,7 +54,7 @@
,
{
"Data": [
- 2
+ 4
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.unresolved_testcases.nb_UNRESOLVED"
@@ -94,7 +94,7 @@
,
{
"Data": [
- 83
+ 81
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_failures.nb_XFAIL"
@@ -102,7 +102,7 @@
,
{
"Data": [
- 113413
+ 113426
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_PASS"
@@ -110,7 +110,7 @@
,
{
"Data": [
- 489
+ 488
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unsupported_tests.nb_UNSUPPORTED"
@@ -118,7 +118,7 @@
,
{
"Data": [
- 1416
+ 1421
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unexpected_failures.nb_FAIL"
@@ -134,7 +134,7 @@
,
{
"Data": [
- 2
+ 4
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unresolved_testcases.nb_UNRESOLVED"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f3170a4..f3cee6b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,38 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-aarch64 after:
- | 49 commits in binutils,gcc,glibc,gdb
- | de2efa143e3 Automatic date update in version.in
- | 8489362f002 Remove unused declaration
- | 8cb2c7fc2ea gdbsupport: mark array_view::slice with [[nodiscard]]
- | dbbfabb4415 gdbsupport: record and print failed selftest names
- | 88bfe6ac8bc gas: correct ignoring of C-style number suffixes
- | ada871cfadd libstdc++: Remove redundant partial specialization in _Nth_type
- | 51f94778b45 libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]
- | 6933c05ade7 libstdc++: Replace "_N" in examples of naming conventions
- | 8067caa85d0 openmp: Add omp::decl support for C2X
- | 40b9af020fc openmp: Add support for omp::directive and omp::sequence attributes in C2X
- | ... and 25 more commits in gcc
- | f957f47df7 sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
- | ac79930498 Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
- | d3476c20b2 linux: Sync Linux 6.6 elf.h
- | 9b3cb0277e linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h
- | 10b4c8b96f linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h
- | ... and 4 more commits in glibc
- | de2efa143e3 Automatic date update in version.in
- | 8489362f002 Remove unused declaration
- | 8cb2c7fc2ea gdbsupport: mark array_view::slice with [[nodiscard]]
- | dbbfabb4415 gdbsupport: record and print failed selftest names
- | 88bfe6ac8bc gas: correct ignoring of C-style number suffixes
+ | 6 commits in binutils,gcc,gdb
+ | 0a845aef62b Automatic date update in version.in
+ | 9acea4376fd RISC-V: Support FP rint to i/l/ll diff size autovec
+ | 53010f6ff6d RISC-V: Fix bug of vlds attribute
+ | eb4e1b625fd Daily bump.
+ | 9eef85a0276 diagnostics: fix gcc-urlifier.cc bootstrap failure [PR112379]
+ | 0a845aef62b Automatic date update in version.in
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb/master-aarch64
@@ -41,6 +25,6 @@ CI config tcwg_gnu_native_check_gdb/master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/741/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/743/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/742/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f4eb575..51249d8 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 49 commits in binutils,gcc,glibc,gdb: PASS on aarch64
+[Linaro-TCWG-CI] 6 commits in binutils,gcc,gdb: PASS on aarch64
diff --git a/notify/results.compare b/notify/results.compare
index ffb91ef..4e69ec2 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,101 +5,99 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.2110945
-CURRENT: /tmp/gxx-sum2.2110945
+REFERENCE:/tmp/gxx-sum1.2098783
+CURRENT: /tmp/gxx-sum2.2098783
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 113433 | 113413 |
- | Unexpected fails [FAIL] | 1405 | 1416 |
- | Errors [ERROR] | 4 | 7 |
+ | Passes [PASS] | 113413 | 113426 |
+ | Unexpected fails [FAIL] | 1416 | 1421 |
+ | Errors [ERROR] | 7 | 8 |
| Unexpected passes [XPASS] | 0 | 0 |
- | Expected fails [XFAIL] | 83 | 83 |
- | Known fails [KFAIL] | 124 | 123 |
- | Unresolved [UNRESOLVED] | 2 | 2 |
- | Unsupported [UNSUPPORTED] | 489 | 489 |
+ | Expected fails [XFAIL] | 83 | 81 |
+ | Known fails [KFAIL] | 123 | 123 |
+ | Unresolved [UNRESOLVED] | 2 | 4 |
+ | Unsupported [UNSUPPORTED] | 489 | 488 |
| Untested [UNTESTED] | 31 | 31 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.982253
- RES PASS ratio: 0.982165
+ REF PASS ratio: 0.982165
+ RES PASS ratio: 0.982115
***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
o REGRESSIONS:
+------------------------------------------+---------+
- | ERROR appears [ =>ERROR] | 3 |
- | FAIL appears [ => FAIL] | 12 |
+ | ERROR appears [ =>ERROR] | 1 |
+ | FAIL appears [ => FAIL] | 7 |
+ | UNRESOLVED appears [ =>UNRES] | 2 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 15 |
+ | TOTAL_REGRESSIONS | 10 |
+------------------------------------------+---------+
- ERROR appears [ =>ERROR]:
- Executed from: gdb:gdb.dwarf2/gdb-index.exp
- gdb:gdb.dwarf2/gdb-index.exp=can't read "binfile_with_index": no such variable
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp.
- gdb:gdb.dwarf2/gdb-index.exp=tcl error code TCL LOOKUP VARNAME binfile_with_index
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=breakpoints not deleted
- FAIL appears [ => FAIL]:
Executed from: gdb:gdb.base/reggroups.exp
- gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all (timeout)
- gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore (timeout)
- Executed from: gdb:gdb.threads/create-fail.exp
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
+ gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save (timeout)
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: b test:label
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: info breakpoints (got interactive prompt)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step (timeout)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: si& finished (timeout)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: stepi_del_break (the program is no longer running)
+ Executed from: gdb:gdb.dwarf2/gdb-index.exp
+ gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: check if index present (timeout)
+
+
+ - UNRESOLVED appears [ =>UNRES]:
+
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint always-inserted on
+ Executed from: gdb:gdb.dwarf2/gdb-index.exp
+ gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp' aborted due to Tcl error
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 26 |
- | New PASS [ => PASS] | 6 |
- | FAIL disappears [FAIL => ] | 1 |
- | XFAIL disappears [XFAIL=> ] | 1 |
- | XFAIL appears [ =>XFAIL] | 1 |
- | KFAIL disappears [KFAIL=> ] | 1 |
+ | PASS disappears [PASS => ] | 2 |
+ | New PASS [ => PASS] | 15 |
+ | FAIL disappears [FAIL => ] | 2 |
+ | XFAIL disappears [XFAIL=> ] | 2 |
+ | UNSUPPORTED disappears [UNSUP=> ] | 1 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 36 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 22 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
Executed from: gdb:gdb.base/reggroups.exp
+ gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step
+
+
+ - New PASS [ => PASS]:
+
+ Executed from: gdb:gdb.base/reggroups.exp
gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all
gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore
- Executed from: gdb:gdb.dwarf2/gdb-index.exp
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: gdb-index file created
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: index used
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: index used after symbol reloading
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: objcopy
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: save gdb-index for file gdb-index
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: shell sleep 1
- gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: touch binary
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: before/after disassembly matches
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: define stepi_del_break
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set debug target 0
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
- Executed from: gdb:gdb.threads/create-fail.exp
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 10: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 1: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 2: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 3: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 4: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 5: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 6: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 7: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 8: run till end
- gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 9: run till end
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
Executed from: gdb:gdb.threads/process-dies-while-detaching.exp
gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: continue to breakpoint: _exit
gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach child
@@ -109,42 +107,24 @@ o IMPROVEMENTS TO BE CHECKED:
gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: detach
- - New PASS [ => PASS]:
-
- Executed from: gdb:gdb.base/break-interp.exp
- gdb:gdb.base/break-interp.exp=gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: core loaded
- gdb:gdb.base/break-interp.exp=gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set verbose off
- gdb:gdb.base/break-interp.exp=gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
- Executed from: gdb:gdb.base/reggroups.exp
- gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save
- Executed from: gdb:gdb.base/step-over-syscall.exp
- gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc
- Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
-
-
- FAIL disappears [FAIL => ]:
Executed from: gdb:gdb.base/reggroups.exp
- gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save (timeout)
+ gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all (timeout)
+ gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore (timeout)
- XFAIL disappears [XFAIL=> ]:
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (EPERM)
-
-
- - XFAIL appears [ =>XFAIL]:
-
- Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (EPERM)
- - KFAIL disappears [KFAIL=> ]:
+ - UNSUPPORTED disappears [UNSUP=> ]:
- Executed from: gdb:gdb.base/step-over-syscall.exp
- gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc (PRMS: gdb/19675)
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping