This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass]
On Fri, Oct 12, 2012 at 12:01 AM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Mon, 01 Oct 2012 18:49:21 +0200, dje@google.com wrote:
>> 2012-10-01 Doug Evans <dje@google.com>
>>
>> * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
>> Recognize "message" -> print pass and fail. Add eof case.
>> (runto): Recognize message, no-message. Print pass/fail if requested,
>> with same treatment as gdb_breakpoint.
>> (runto_main): Pass no-message to runto.
>> (gdb_internal_error_resync): Add log message.
>> (gdb_file_cmd): Tweak internal error fail text for consistency.
>
> Running gdb/testsuite/gdb.base/stap-probe.exp ...
> PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check argument not at probe point
> PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: info probes stap
> -PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: run to -pstap test:user
> +FAIL: gdb.base/stap-probe.exp: without semaphore, not optimized: run to -pstap test:user
Sorry about that.
I have a fix I hope to be able to install today.