commit | e9a241e87b42f902d0408704df6bbcd8bf465a46 | [log] [tgz] |
---|---|---|
author | Aaron Merey <amerey@redhat.com> | Mon Sep 12 18:57:38 2022 -0400 |
committer | Aaron Merey <amerey@redhat.com> | Tue Sep 13 09:29:09 2022 -0400 |
tree | 263f88eb0a15437b6bacf5cede948e773221cf72 | |
parent | 8fa9bc6a030c9a41eb8cf6f0f66043e02005b291 [diff] |
objdump: '-S' should trigger search for separate debuginfo. Add with_source_code to the command line options that trigger might_need_separate_debug_info and dump_any_debugging. This helps 'objdump -S' download missing files via debuginfod without the need for specifying extra command line options like '-L'.