Have cygdb pass gdb command line arguments to gdb
authorMark Florisson <markflorisson88@gmail.com>
Fri, 24 Sep 2010 10:36:11 +0000 (12:36 +0200)
committerMark Florisson <markflorisson88@gmail.com>
Fri, 24 Sep 2010 10:36:11 +0000 (12:36 +0200)
commit9eaba3880f97dcbb2164bc9a6a4371344b48b843
treec7e58b9460d5cfeb2a855271dc6a159dd998ee70
parent29e61a09e5fe337d35bf6cc54e548ca0205e4058
Have cygdb pass gdb command line arguments to gdb
Write cython_debug to the actual build directory (distutils and the cython
                                                  command line tool)
List --debug flag in cython's usage
Cython/Compiler/CmdLine.py
Cython/Compiler/Main.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Debugger/cygdb.py
Cython/Distutils/build_ext.py
bin/cygdb
cygdb.py