-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Has any work been done on packaging this project for inclusion within distros (e.g. Fedora)?
On Fedora, the libstdc++ package already includes the STL pretty printers.
$ rpm -ql libstdc++-4.8.3-7.fc20.x86_64 | grep gdb.py$
/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.py
It would be helpful if the same approach was taken for the boost pretty printers here.
I expect this is something for the downstream distros to do, however if you could even state whether the distros are aware of this project that would help. If they are, what's the status?
If not, we could then raise a packaging request with downstream. Getting this packaged would help get it into the hands of more users.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels