Alex
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
创建于 Extension point for locating sources from a stack trace?
I work on tooling that compiles C and Fortran files to JVM class files. I have managed to implement breakpoints and debugging, but clicking on a file like "devPS.c" from a stack trace in the consol... -
创建于 Breakpoints in custom JVM Languages (C, Fortran)
已回答I work on a set of compiler tools for the Renjin project, which includes a tool that generates class files from C and Fortran sources. The resulting classfiles include appropriate source and line n...