I've discovered that I can workaround this issue by modifying the argument passed to the 'set debug-file-directory' option of gdb e.g. by using the following:
'set debug-file-directory /srv/vms/apport-sandbox-dir/Ubuntu 19.10/amd64 /report-sandbox/usr/lib/debug/.dwz/' I no longer see the error message regarding "could not find '.gnu_debugaltlink' file for...'. Originally the 'set debug-file- directory' argument was: 'set debug-file-directory /srv/vms/apport-sandbox-dir/Ubuntu 19.10/amd64 /report-sandbox/usr/lib/debug/' Additionally its worth noting that if I use both paths e.g.: 'set debug-file-directory /srv/vms/apport-sandbox-dir/Ubuntu 19.10/amd64 /report-sandbox/usr/lib/debug/.dwz/:/srv/vms/apport-sandbox-dir/Ubuntu 19.10/amd64/report-sandbox/usr/lib/debug/' I receive the error message again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818918 Title: gdb doesn't search in debug-file-directory for .gnu_debugaltlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1818918/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
