digitalmars.D.learn - compiled gdb
- eles (7/7) May 14 2010 hello,
- Robert Clipsham (5/12) May 14 2010 While this is possible I'm not sure how would be best to go about this,
- eles (2/2) May 15 2010 maybe it could be even integrated in the dmd archive, just like the
hello, since gnu debugger (gdb) is free and now there is a version which works properly with D, could someone host (and made available for download) *compiled* versions for windows and linux? of course, patched versions (so that it would work with D). maybe on dsource? thanks (I am not good when it comes to dependencies and so on). eles
May 14 2010
On 15/05/10 00:14, eles wrote:hello, since gnu debugger (gdb) is free and now there is a version which works properly with D, could someone host (and made available for download) *compiled* versions for windows and linux? of course, patched versions (so that it would work with D). maybe on dsource? thanks (I am not good when it comes to dependencies and so on). elesWhile this is possible I'm not sure how would be best to go about this, as the official patches in gdb are currently buggy it seems, and there isn't an exact patch for 7.1. I agree there should be an easy way to get binaries until 7.2 is released though.
May 14 2010
maybe it could be even integrated in the dmd archive, just like the windbg currently is...
May 15 2010