[Bug testsuite/34463] New: [gdb/testsuite, ppc64le-linux] FAIL: gdb.gdb/python-helper.exp: run until breakpoint at main

"vries at gcc dot gnu.org via Gdb-prs" <[email protected]> Wed, 29 Jul 2026 13:07:24 +0000
Newsgroups gmane.comp.gdb.bugs.discuss
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=3D34463

            Bug ID: 34463
           Summary: [gdb/testsuite, ppc64le-linux] FAIL:
                    gdb.gdb/python-helper.exp: run until breakpoint at
                    main
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On ppc64le-linux, with an O2 gdb build using gcc 7.5.0, I run into:
...=20
(gdb) run -nw -nx -q -iex "set height 0" -iex "set width 0" -data-directory
/space/vries/gdb/build/gdb/data-directory -iex "set interactive-mode on"^M
Starting program: /space/vries/gdb/build/gdb/gdb -nw -nx -q -iex "set heigh=
t 0"
-iex "set width 0" -data-directory /space/vries/gdb/build/gdb/data-directory
-iex "set interactive-mode on"^M
[Thread debugging using libthread_db enabled]^M
Using host libthread_db library "/lib64/libthread_db.so.1".^M
^M
Breakpoint 1, 0x000000001003b438 in main (argc=3D12, argv=3D0x7fffffffea78)=
 at
/space/vries/gdb/src/gdb/gdb.c:25^M
25      {^M
(gdb) FAIL: gdb.gdb/python-helper.exp: run until breakpoint at main
...

Likewise in gdb.gdb/selftest.exp.

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