Page MenuHomeFreeBSD

devel/gdb: Update to 11.1.
ClosedPublic

Authored by jhb on Sep 17 2021, 12:40 AM.
Tags
None
Referenced Files
F103424507: D32000.diff
Sun, Nov 24, 8:41 PM
Unknown Object (File)
Sat, Nov 23, 12:00 AM
Unknown Object (File)
Thu, Nov 21, 7:06 PM
Unknown Object (File)
Thu, Nov 21, 1:45 AM
Unknown Object (File)
Fri, Nov 8, 4:53 AM
Unknown Object (File)
Wed, Nov 6, 3:21 PM
Unknown Object (File)
Tue, Nov 5, 10:08 PM
Unknown Object (File)
Tue, Nov 5, 10:08 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41569
Build 38458: arc lint + arc unit

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.