FS#51652 - [gcc] Pull in patch to make gdb pretty printers with with the c++11-abi std::list

Attached to Project: Arch Linux
Opened by Mathias Stearn (RedBeard0531) - Wednesday, 02 November 2016, 20:01 GMT
Last edited by Allan McRae (Allan) - Saturday, 14 January 2017, 07:25 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

With the switch to the new c++11 ABI, the gdb pretty printers for std::list stopped working. There is a patch in gcc's master branch to solve this: https://github.com/gcc-mirror/gcc/commit/0a9343a8b97b381d02576afa20702aa5536ae751. Since it is just a matter of making the existing printer recognize the new type name, would it be possible to pull this patch into the gcc (and gcc-multilib) package?

I made the change locally, and can confirm that it works.

Thank you.
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 14 January 2017, 07:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed itself...

Loading...