Bug 13961 - testsuite doesn't exercise "not found / load_all_dies == 0" code path in find_partial_die
Summary: testsuite doesn't exercise "not found / load_all_dies == 0" code path in find...
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: testsuite (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-07 19:27 UTC by dje
Modified: 2012-05-01 05:37 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dje 2012-04-07 19:27:31 UTC
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)
Comment 1 dje 2012-05-01 05:37:04 UTC
Fixed here:

http://sourceware.org/ml/gdb-cvs/2012-05/msg00003.html