Bug 1779246
| Summary: | Error in re-setting breakpoint if there are commas in source path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Paulo Andrade <pandrade> | ||||
| Component: | gdb | Assignee: | Keith Seitz <keiths> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Michal Kolar <mkolar> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.5 | CC: | dsmith, gdb-bugs, mcermak, ohudlick | ||||
| Target Milestone: | rc | Keywords: | Bugfix | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | gdb-7.6.1-120.el7 | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-09-29 20:55:06 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1782203 | ||||||
| Attachments: |
|
||||||
|
Description
Paulo Andrade
2019-12-03 15:11:54 UTC
Note that there are 2 easy workarounds for this bug: 1) Don't use pathnames with a comma in the source path. 2) Use the DTS version of gdb (which doesn't have this issue). Reproduced against gdb-7.6.1-119.el7 and verified against gdb-7.6.1-120.el7. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (gdb bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4033 |