Page MenuHomeFreeBSD

devel/gdb: Update to 11.1.
ClosedPublic

Authored by jhb on Sep 17 2021, 12:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 12:25 AM
Unknown Object (File)
Tue, Mar 4, 7:23 PM
Unknown Object (File)
Fri, Feb 28, 12:17 PM
Unknown Object (File)
Fri, Feb 28, 10:16 AM
Unknown Object (File)
Fri, Feb 21, 11:36 PM
Unknown Object (File)
Jan 25 2025, 2:07 AM
Unknown Object (File)
Dec 5 2024, 5:53 AM
Unknown Object (File)
Dec 4 2024, 11:02 PM
Subscribers

Details

Summary

This also pulls in some updates to the libcxx-gdbpy to add a
pretty printer for std::unordered_map<>.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Sep 17 2021, 12:40 AM

I have some other changes to libcxx-gdbpy I need to push to GitHub and update the hash in here again to add pretty printers for std::deque<> and std::stack<>.

  • Update to newer libcxx-gdbpy.

Looks good to me.
In my tests, everything seems fine.
ready to land!

This revision is now accepted and ready to land.Sep 19 2021, 6:36 PM
This revision was automatically updated to reflect the committed changes.