> > IIRC, it parses the gdb version to match against gdb >= 7.2. Something > > is clearly going wrong, it needs investigation...
FWIW -- I have built 7.2-1 Debian package (obtained from snapshot.debian.org) under Debian stable squeeze. So I have: ,--- | $> gdb -v | GNU gdb (GDB) 7.2-debian | Copyright (C) 2010 Free Software Foundation, Inc. | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | This is free software: you are free to change and redistribute it. | There is NO WARRANTY, to the extent permitted by law. Type "show copying" | and "show warranty" for details. | This GDB was configured as "x86_64-linux-gnu". | For bug reporting instructions, please see: | <http://www.gnu.org/software/gdb/bugs/>. `--- tests still fail, see http://www.onerussian.com/tmp/0.16rc1-595-g36d8cab-amd64-squeeze-gdb7.2-Debugger-tests-output.txt On Fri, 10 Aug 2012, Yaroslav Halchenko wrote: > > > Is that the expected behaviour? Or is there just something missing in the > > > build server setup, maybe something wrong with the gdb Python plugin? It > > > looks like it's doing something, though... > FWIW > $> gdb --version > GNU gdb (GDB) 7.4.1-debian > ... > seems to be parsed alright by Cython/Debugger/Tests/TestLibCython.py . -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel