Anton Blanchard wrote: >I wonder if the gdb complaint about the kernel VDSO is causing the test to >fail. The warning is almost certainly a result of >this kernel patch: > > powerpc: Use unstripped VDSO image for more accurate profiling data
Whether or not this complaint is causing that test to fail, it should be fixed. Using an unstripped VDSO image is certainly better than a stripped one, also for debugging purposes. However, it needs to be correct (and complete) -- maybe the VDSO is indeed truncated? Including full debug data, the VDSO may be longer than a page, does the kernel actually map all of it to user space? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365664 Title: gdb source test suites are failing in Ubuntu14.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1365664/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
