Bugzilla – Full Text Bug Listing |
Summary: | start using libsource-highlight.so for gdb | ||
---|---|---|---|
Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Tom de Vries <tdevries> |
Component: | Development | Assignee: | Tom de Vries <tdevries> |
Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
Severity: | Enhancement | ||
Priority: | P5 - None | CC: | aaronpuchert, matz, tdevries |
Version: | Current | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | Other | ||
Whiteboard: | |||
Found By: | --- | Services Priority: | |
Business Priority: | Blocker: | --- | |
Marketing QA Status: | --- | IT Deployment: | --- |
Description
Tom de Vries
2019-09-04 17:34:32 UTC
(In reply to Tom de Vries from comment #0) > In gdb 8.3, support was added to "provide styling of source code snippets" > using GNU Source Highlight. > > We're currently not marking the libsource-highlight.so library as > buildrequires, so gdb is build without this support, and we'll want to > enable this at some point. > > I've found at least one issue with the support on 8.3, reported here ( > https://sourceware.org/ml/gdb-patches/2019-09/msg00030.html ), which may or > may not be openSUSE-specific. This issue has been fixed in the 8.3 branch, so it'll come with the 8.3.1 update. Fixed with https://build.opensuse.org/request/show/934734, right? (In reply to Aaron Puchert from comment #2) > Fixed with https://build.opensuse.org/request/show/934734, right? Yes, that should be in tumbleweed soon, or already there. |