On Mon, Jul 1, 2013 at 9:25 PM, François Steinmetz wrote:
>
> I have just tried pyclewn 1.10 and it seems to work very well :)
> However, one feature just doesn't seem to work at all : "Pyclewn
> automatically finds the source file for the breakpoint if it exists, and
> tells vim to load and display the file and highlight the line."
> So I would expect pyclewn to load the file and highlight the line upon a
> breakpoint, which doesn't happen.


Hi François,

Sorry for this long delay (no internet on the Atlantic on the way to the
Açores).

> So I would expect pyclewn to load the file and highlight the line upon a
> breakpoint, which doesn't happen.

This works for me, for example the following command loads foobar.c and
highlights line 9:

(gdb) file testsuite/foobar
Reading symbols from testsuite/foobar...done.
(gdb) break main
Breakpoint 1 at 0x40065c: file foobar.c, line 9.
(gdb)

Can you provide more details.

-- 
Xavier

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

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to