digitalmars.D.announce - DDBG and Poseidon
- Lester L. Martin II (7/53) Nov 23 2007 how do you get ddbg running for poseidon. it gives me this error on ddb...
- Lester L. Martin II (2/58) Nov 23 2007 Oops I thought I posted this on DDBG forum. Ignore if you want or answe...
Charlie Wrote:how do you get ddbg running for poseidon. it gives me this error on ddbg 4invalid UTF-8 sequence. Is it poseidon or ddbg because it happens in loading the windows dlls. Is there a way to fix it. I'd rather use it with Poseidon than codeblocks becaus of codecompletion and it's like Eclipse but less size so I don't get all those extra programming languages I won't use. Well thanks for your help, Lester L. Martin IIWalter, I'd like to do more with GDB, and expand the patch, but since theDWARF2line number info is broke, I can't use GDB to do anything but stack tracesonsegfaults. I would appreciate if you would put a higher priority on thisitem.Although there are still "show stopper" bugs, most of them aren't bugspeoplerun into on a daily basis. Debugging is something that most people do onadaily basis, so I would argue it should be of high importance.We Win32 users would certainly like more debug info also :). I wonder why this wasn't the first thing to be developed, seems it would be enourmously helpful from the start. Charlie "John Demme" <me teqdruid.com> wrote in message news:d3sq2d$1094$1 digitaldaemon.com...I've finally gotten my GDB patch working. It's able to demangle most Dsymbols,but a few weird ones still show up. Anyway, the announcement (along with directions) are here: http://dsource.org/forums/viewtopic.php?t=734 Please report bugs on the dsource forum, instead of cluttering up this NG. Walter, I'd like to do more with GDB, and expand the patch, but since theDWARF2line number info is broke, I can't use GDB to do anything but stack tracesonsegfaults. I would appreciate if you would put a higher priority on thisitem.Although there are still "show stopper" bugs, most of them aren't bugspeoplerun into on a daily basis. Debugging is something that most people do onadaily basis, so I would argue it should be of high importance. John Demme
Nov 23 2007
Lester L. Martin II Wrote:Charlie Wrote:Oops I thought I posted this on DDBG forum. Ignore if you want or answer here.how do you get ddbg running for poseidon. it gives me this error on ddbg 4invalid UTF-8 sequence. Is it poseidon or ddbg because it happens in loading the windows dlls. Is there a way to fix it. I'd rather use it with Poseidon than codeblocks becaus of codecompletion and it's like Eclipse but less size so I don't get all those extra programming languages I won't use. Well thanks for your help, Lester L. Martin IIWalter, I'd like to do more with GDB, and expand the patch, but since theDWARF2line number info is broke, I can't use GDB to do anything but stack tracesonsegfaults. I would appreciate if you would put a higher priority on thisitem.Although there are still "show stopper" bugs, most of them aren't bugspeoplerun into on a daily basis. Debugging is something that most people do onadaily basis, so I would argue it should be of high importance.We Win32 users would certainly like more debug info also :). I wonder why this wasn't the first thing to be developed, seems it would be enourmously helpful from the start. Charlie "John Demme" <me teqdruid.com> wrote in message news:d3sq2d$1094$1 digitaldaemon.com...I've finally gotten my GDB patch working. It's able to demangle most Dsymbols,but a few weird ones still show up. Anyway, the announcement (along with directions) are here: http://dsource.org/forums/viewtopic.php?t=734 Please report bugs on the dsource forum, instead of cluttering up this NG. Walter, I'd like to do more with GDB, and expand the patch, but since theDWARF2line number info is broke, I can't use GDB to do anything but stack tracesonsegfaults. I would appreciate if you would put a higher priority on thisitem.Although there are still "show stopper" bugs, most of them aren't bugspeoplerun into on a daily basis. Debugging is something that most people do onadaily basis, so I would argue it should be of high importance. John Demme
Nov 23 2007