Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
gdb.25639
fixup-gdb-6.6-buildid-locate.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fixup-gdb-6.6-buildid-locate.patch of Package gdb.25639
fixup-gdb-6.6-buildid-locate.patch --- gdb/build-id.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/build-id.c b/gdb/build-id.c index 830098688d5..a1920ab5a09 100644 --- a/gdb/build-id.c +++ b/gdb/build-id.c @@ -1314,10 +1314,10 @@ find_separate_debug_file_by_buildid (struct objfile *objfile, return std::string (); } -extern void _initialize_build_id (void); +void _initialize_build_id (); void -_initialize_build_id (void) +_initialize_build_id () { add_setshow_zinteger_cmd ("build-id-verbose", no_class, &build_id_verbose, _("\
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor