xndcn
xndcn
@steelbrain Sorry for may late reply... Thank you, it's my honor! When I design this package, this is my mainly reference: https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html I think it's also helpful for you. I...
@jhasse Sorry for that, I can't reproduce this error, so I think it may be resulted by other packages... Anyway, now fixed, please update and check it again, thank you!
@NuclearCookie Sorry for that... I can't reproduce this error... Could you insert this code `console.log(frame)` before line #237 in file `lib/debugger-view.coffee`? Then open developer tool and see what would be...
@andrevalgrande I'm sorry but this package may not work on Windows...
@linde12 @classner Really sorry for that... You have to insert filename with `full path`, such as `/home/foo/bar` Please try it again, thank you!
Sorry, my fault... I think that's because you compiled without `-g` option, so the executable binary has no information for debugger... Anyway, now fixed, please update and try it again,...
@yotamN I'm too busy to working on it these days... It's very kind of you that you can help to improve this!
@davidlaym Thank you! I have fix this problem, please update and check it again. But I'm afraid it can't satisfy your need, it can only support `gdb` to debug native...
@dangwalsh Sorry for that, now fixed, please update and check it again, thank you!
@kankaristo Thank you, I will try to fix it in next version.