This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/19913] New: FAIL: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation


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

            Bug ID: 19913
           Summary: FAIL: gdb.python/py-mi-objfile.exp:
                    file-exec-and-symbols operation
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: thopre01 at gcc dot gnu.org
  Target Milestone: ---

Somewhere between bfa6adb959345850305d2f3e8b581149a066c4f8 and
22084c425e69ca2f3ce92d88c0bf746b48d3627c the following test started to fail for
arm-none-eabi targets:

"gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation"

The reason for the failure is that the test expects the following done line:

^done,line=.*py-mi-objfile.c"

but the test stopped outputing the line information, ie. the output is now:

^done

I skimmed quickly over the commits in that range and was wondering if it could
be linked to e7ea3ec7c623be0b9be1eaf4929794652a84be11?

Best regards.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]