Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Conversation

KarlKulator
Copy link

E.g:
using Matrix2 = Eigen::Matrix2f;
Matrix2 mat;

-> mat could not be plotted previously

Bruno Rosa and others added 3 commits February 21, 2019 18:23
Add mkdir and cd to 'build' in the instructions.
E.g:
using Matrix2 = Eigen::Matrix2f;
Matrix2 mat;

-> mat could not be plotted previously
@brunoalr
Copy link
Collaborator

@csantosbh could this be done somewhere else instead of in the example types?

@brunoalr brunoalr requested a review from csantosbh August 20, 2019 11:21
@csantosbh
Copy link
Owner

@brunoalr good point. I'm working on a mac+lldb port that defines a clear and concise interface for the "symbol" object provided to the giwtype and want to keep it as simple as possible (since this makes it easy to add support for other debuggers). I presume that the "strip_typedefs" method is part of GDB's interface, so we could have a support string processing module that does this kind of stuff.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants