You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be frank, I know that the LLVM API for DWARF info has a function for static members. But I cant find an open sourced language that is able to use it correctly. Possibly the problem would be that a GDB "expression" would have to be created to have the propoer access.
In other words...if you fix this problem, that will help, and not only D programmers.
It appears that LDC generates standard member info, leading GDB to read the memory with an invalid address
Information generated seem to confirm that
The text was updated successfully, but these errors were encountered: