Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Staging:F
gdb
gdbinit
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdbinit of Package gdb
# System-wide GDB initialization file. python import glob for f in glob.glob('%{_sysconfdir}/gdbinit.d/*.gdb'): gdb.execute('source %s' % f) for f in glob.glob('%{_sysconfdir}/gdbinit.d/*.py'): gdb.execute('source %s' % f) end
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