public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/30549] New: [gdb, ppc64le] FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler. (timeout)
@ 2023-06-13 15:50 vries at gcc dot gnu.org
  2023-06-14  9:07 ` [Bug gdb/30549] " vries at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2023-06-13 15:50 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30549
           Summary: [gdb, ppc64le] FAIL: gdb.cp/gdb2495.exp: call a
                    function that raises an exception without a handler.
                    (timeout)
           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: ---

On CentOS 7 ppc64le I run into:
...
(gdb) PASS: gdb.cp/gdb2495.exp: p exceptions.throw_function_with_handler()
p exceptions.throw_function()^M
FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a
handler. (timeout)
bt^M
FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
info breakpoints^M
FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
set unwind-on-terminating-exception off^M
FAIL: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off (timeout)
show unwind-on-terminating-exception^M
FAIL: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
(timeout)
p exceptions.throw_function()^M
FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception with
unwinding off.. (timeout)
delete breakpoints^M
FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
(timeout)
ERROR: breakpoints not deleted
break -qualified main^M
UNRESOLVED: gdb.cp/gdb2495.exp: gdb_breakpoint: set breakpoint at main
(timeout)
...

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

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

* [Bug gdb/30549] [gdb, ppc64le] FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler. (timeout)
  2023-06-13 15:50 [Bug gdb/30549] New: [gdb, ppc64le] FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler. (timeout) vries at gcc dot gnu.org
@ 2023-06-14  9:07 ` vries at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2023-06-14  9:07 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Execution hangs in _Unwind_RaiseException, so presumably there's a problem with
the dummy call stack setup.

The application calls the same function, and that works fine.

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

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

end of thread, other threads:[~2023-06-14  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 15:50 [Bug gdb/30549] New: [gdb, ppc64le] FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler. (timeout) vries at gcc dot gnu.org
2023-06-14  9:07 ` [Bug gdb/30549] " vries at gcc dot gnu.org

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).