gdb with python support still get crash on showing uninitialized local variables

Joel Brobecker brobecker@adacore.com
Fri Oct 29 19:18:00 GMT 2010


> > asmwarrior> /bin/sh: line 1: ../../../../src/gdb/bfd/../mkinstalldirs: Permission denied
> > 
> > This file should be +x.
> 
> There's no such thing on Windows.

Yes, because it's a script, the makefile should execute it via $SHELL.
I see that we're making the same error in gdb/doc, for instance, so
it looks like we would be unable to build the documentation if building
using MinGW tools.

I am flying back this evening, so I will try to remember to send a patch
soon.

-- 
Joel



More information about the Gdb mailing list