On Thu, Aug 25, 2011 at 5:21 PM, Xavier de Gaye wrote:
> On Thu, Aug 25, 2011 at 4:21 PM, Rob wrote:
>> The attached log file was created during an incorrect bp sign
>> setting (after killing gdb).  It appears to be setting a sign in
>> buffer 4 for redSFETranslator.cpp (4:addAnno), but the sign appears
>> in redDataItem.cpp.  Then I set a bp in redDataItem.cpp (again
>> 4:addAnno) and this appears in the correct file.
>
> Great. Thanks for taking the time to reproduce it.
> Yes, this looks quite wrong.
> I am going to try to reproduce it.

Steps to reproduce the bug with the pyclewn testsuite:

    :!make -C testsuite/
    :Cfile testsuite/foobar
    :Cbreak main
    :Cbreak foo
    :Cquit
    :Cfile testsuite/foobar
    :Cbreak foo

The breakpoint is incorrectly set in testsuite/foobar.c instead of
testsuite/foo.c.


The bug does not exist in pyclewn 1.4, so it is a regression
introduced with the 1.5 release (which added support for the pdb
debugger).
I will fix it and add a new test case.


-- 
Xavier

Les Chemins de Lokoti: http://lokoti.alwaysdata.net

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to