Allow setting fiber local type through FiberManagerMap
Summary: Using FiberManagerMap is a prerequisite for the gdb extension, but previously it didn't support using a non-void local type. One option is to make GlobalCache<EventBaseT, LocalT>, I ended up sharing the cache across local types to avoid changing much in the gdb side. The gdb extension is already updated to handle the namespace change. Reviewed By: andriigrynenko Differential Revision: D19422428 fbshipit-source-id: 26cb385791a9503906fc69d91039bfa93837b6db
Showing
Please register or sign in to comment