[Bug testsuite/34535] New: gdb.base/break.exp FAILs without catchpoint support
"ro at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34535
Bug ID: 34535
Summary: gdb.base/break.exp FAILs without catchpoint support
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
Assignee: unassigned at sourceware dot org
Reporter: ro at gcc dot gnu.org
Target Milestone: ---
Target: *-*-solaris2.11
Two subtests of gdb.base/break.exp FAIL on Solaris:
FAIL: gdb.base/break.exp: test_no_break_on_catchpoint: continue until exit (the
program exited)
warning: Error inserting catchpoint 2: Your system does not support this type
of catchpoint.
warning: Error inserting catchpoint 3: Your system does not support this type
of catchpoint.
warning: Error inserting catchpoint 4: Your system does not support this type
of catchpoint.
I suspect that should be handled like the check for hardware watchpoint support
in gdb.base/watchpoint-stops-at-right-insn.exp.
This is one of the tests in the subset of tests run by the gdb buildbots, so
needs to be handled before such a Solaris bot can be useful.
--
You are receiving this mail because:
You are on the CC list for the bug.