On 09/05/2013 12:19 PM, Rob wrote: > > Just checking you are aware of this: > http://stackoverflow.com/questions/18157954/fedora-19-pyclewn-cant-find-gdb-version
> Hi Rob, No, this is interesting, thanks for the pointer and for taking the time to report it. Actually the last commited patch did fix the same kind of issue with another linux distribution also "inventing" a non-conformant gdb header (non conformant to GNU coding standards as specified in section 4.7.1 of http://www.gnu.org/prep/standards/standards.html: "The first line is meant to be easy for a program to parse; the version number proper starts after the last space."): ^^^^^^^^^^^^^^^^^^^^ GNU gdb (GDB) SUSE (7.5.1-2.5.1) So now we have also: GNU gdb (GDB) Fedora (7.6-32.fc19) and the patch fixes both problems. I guess this means there should be a new pyclewn release pretty soon, just to allow running pyclewn with those two weird gdb. -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
