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/13961] New: testsuite doesn't exercise "not found /load_all_dies == 0" code path in find_partial_die


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

             Bug #: 13961
           Summary: testsuite doesn't exercise "not found / load_all_dies
                    == 0" code path in find_partial_die
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned@sourceware.org
        ReportedBy: dje@google.com
    Classification: Unclassified


Filing this so it's not forgotten.
On amd64-linux the testsuite doesn't exercise this code path in
find_partial_die.

  if (pd == NULL && per_cu->load_all_dies == 0)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]