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 python/15816] New: python-selftest.exp false FAIL on RETURN_MASK_ALL


http://sourceware.org/bugzilla/show_bug.cgi?id=15816

            Bug ID: 15816
           Summary: python-selftest.exp false FAIL on RETURN_MASK_ALL
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
                CC: pmuldoon at redhat dot com
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu

On CentOS-5 and CentOS-6 (both x86_64 and i386) I get:

call catch_command_errors(execute_command, "python print 5", 0,
RETURN_MASK_ALL)
No symbol "RETURN_MASK_ALL" in current context.
(gdb) FAIL: gdb.gdb/python-selftest.exp: call
catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL)

This does not happen on any (recent) Fedoras.

-- 
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]