public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue
@ 2020-08-25 10:28 vries at gcc dot gnu.org
  2020-08-25 10:29 ` [Bug gdb/26532] " vries at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-25 10:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

            Bug ID: 26532
           Summary: FAIL: gdb.base/ui-redirect.exp: debugging: continue
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

(gdb) PASS: gdb.base/ui-redirect.exp: debugging: set logging on
continue^M
Continuing.^M
[infrun] clear_proceed_status_thread: process 7032^M
[infrun] proceed: addr=0xffffffffffffffff, signal=GDB_SIGNAL_DEFAULT^M
[infrun] start_step_over: step-over queue now empty^M
[infrun] start_step_over: resuming [process 7032] for step-over^M
[infrun] resume_1: step=1, signal=GDB_SIGNAL_0, trap_expected=1, current thread
[process 7032] at 0x4004d7^M
[infrun] infrun_async: enable=1^M
[infrun] prepare_to_wait: prepare_to_wait^M
[infrun] proceed: [process 7032] resumed^M
[infrun] target_wait (-1.0.0, status) =^M
[infrun]   7032.7032.0 [process 7032],^M
[infrun]   status->kind = stopped, signal = GDB_SIGNAL_TRAP^M
[infrun] handle_inferior_event: status->kind = stopped, signal =
GDB_SIGNAL_TRAP^M
[infrun] handle_signal_stop: stop_pc=0x4004dc^M
[infrun] process_event_stop_test: no stepping, continue^M
[infrun] resume_1: step=0, signal=GDB_SIGNAL_0, trap_expected=0, current thread
[process 7032] at 0x4004dc^M
[infrun] prepare_to_wait: prepare_to_wait^M
[infrun] target_wait (-1.0.0, status) =^M
[infrun]   7032.7032.0 [process 7032],^M
[infrun]   status->kind = stopped, signal = GDB_SIGNAL_TRAP^M
[infrun] handle_inferior_event: status->kind = stopped, signal =
GDB_SIGNAL_TRAP^M
[infrun] handle_signal_stop: stop_pc=0x4004c1^M
[infrun] process_event_stop_test: BPSTAT_WHAT_STOP_NOISY^M
[infrun] stop_waiting: stop_waiting^M
[infrun] stop_all_threads: starting^M
[infrun] stop_all_threads: pass=0, iterations=0^M
[infrun] stop_all_threads:   process 7032 not executing^M
[infrun] stop_all_threads: pass=1, iterations=1^M
[infrun] stop_all_threads:   process 7032 not executing^M
[infrun] stop_all_threads: done^M
^M
Breakpoint 2, foo () at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/start.c:29^M
29        x++;^M
[infrun] infrun_async: enable=0^M
(gdb) FAIL: gdb.base/ui-redirect.exp: debugging: continue

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
@ 2020-08-25 10:29 ` vries at gcc dot gnu.org
  2020-08-25 10:40 ` vries at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-25 10:29 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simark at simark dot ca

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
  2020-08-25 10:29 ` [Bug gdb/26532] " vries at gcc dot gnu.org
@ 2020-08-25 10:40 ` vries at gcc dot gnu.org
  2020-08-25 11:10 ` vries at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-25 10:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
This looks similar:
...
[infrun] stop_all_threads: done^M
44        while (counter != 0)^M
[infrun] infrun_async: enable=0^M
(gdb) FAIL: gdb.threads/stepi-random-signal.exp: stepi (no random signal)
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
  2020-08-25 10:29 ` [Bug gdb/26532] " vries at gcc dot gnu.org
  2020-08-25 10:40 ` vries at gcc dot gnu.org
@ 2020-08-25 11:10 ` vries at gcc dot gnu.org
  2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-25 11:10 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
Bisect:
...
1eb8556f5a8b5712e765b9615f7c18ffb50253b6 is the first bad commit
commit 1eb8556f5a8b5712e765b9615f7c18ffb50253b6
Author: Simon Marchi <simon.marchi@efficios.com>
Date:   Mon Aug 24 15:49:46 2020 -0400

    gdb: add infrun_debug_printf macro
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-08-25 11:10 ` vries at gcc dot gnu.org
@ 2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
  2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
  2020-08-25 15:09 ` simark at simark dot ca
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-08-25 15:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Simon Marchi <simark@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2bc19622c9e74655151674661b77af52e1e064f8

commit 2bc19622c9e74655151674661b77af52e1e064f8
Author: Simon Marchi <simon.marchi@efficios.com>
Date:   Tue Aug 25 11:06:27 2020 -0400

    gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)

    Commit 1eb8556f5a8b ("gdb: add infrun_debug_printf macro") changed the
    debug output format for `set debug infrun 1`.  It broke test
    gdb.base/ui-redirect.exp, which I missed:

        FAIL: gdb.base/ui-redirect.exp: debugging: continue

    Fix it by adjusting the pattern in the test to the new reality.

    gdb/testsuite/ChangeLog:

            PR gdb/26532
            * gdb.base/ui-redirect.exp: Update pattern.

    Change-Id: Ie8a8f6675e35a0cab55109b1534b44eb51baec9d

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
@ 2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
  2020-08-25 15:09 ` simark at simark dot ca
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-08-25 15:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Simon Marchi <simark@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8cac2b318b1bf14d468b769187a8233a1220c48e

commit 8cac2b318b1bf14d468b769187a8233a1220c48e
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Tue Aug 25 11:06:43 2020 -0400

    gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532)

    Commit 1eb8556f5a8b ("gdb: add infrun_debug_printf macro") changed the
    debug output format for `set debug infrun 1`.  The test
    gdb.threads/stepi-random-signal.exp uses that debug output, and was
    updated, but not correctly.  It results in this failure:

        FAIL: gdb.threads/stepi-random-signal.exp: stepi (no random signal)

    Fix it by adjusting the pattern in the test.

    gdb/testsuite/ChangeLog:

            PR gdb/26532
            * gdb.threads/stepi-random-signal.exp: Update pattern.

    Change-Id: If5fa525e9545e32a286effe6a6184358374bd37c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug gdb/26532] FAIL: gdb.base/ui-redirect.exp: debugging: continue
  2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
@ 2020-08-25 15:09 ` simark at simark dot ca
  5 siblings, 0 replies; 7+ messages in thread
From: simark at simark dot ca @ 2020-08-25 15:09 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26532

Simon Marchi <simark at simark dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Simon Marchi <simark at simark dot ca> ---
Fixed by patches above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-25 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 10:28 [Bug gdb/26532] New: FAIL: gdb.base/ui-redirect.exp: debugging: continue vries at gcc dot gnu.org
2020-08-25 10:29 ` [Bug gdb/26532] " vries at gcc dot gnu.org
2020-08-25 10:40 ` vries at gcc dot gnu.org
2020-08-25 11:10 ` vries at gcc dot gnu.org
2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
2020-08-25 15:07 ` cvs-commit at gcc dot gnu.org
2020-08-25 15:09 ` simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).