Re: [PATCH] [gdb/testsuite] Fix gdb.python/py-selected-context.exp regexp
Tom de Vries <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/26 10:07 AM, Tom de Vries wrote: > Still, the test should not fail. This may be an expect bug, or a > miscompilation of expect. I've filed a testsuite PR [1] about it for further > investigation. I've pushed this, with an update to this text to reflect that indeed there was an expect bug: ... Still, the test should not fail. It fails due to an expect bug [1][2]. ... Thanks, - Tom