forked from qt-creator/qt-creator
Engine: Introduce convention of setting the PYTHONPATH variable to <path-to-gdb>\python2.5 for WIndows. Dumpers: Import 'curses' depending on platform, fix Syntax for 2.5, catch file lock errors by os.remove. Reviewed-by: hjk