On 19.06.2012 11:34, Xavier de Gaye wrote:
> On Mon, Jun 18, 2012 at 9:19 PM, Wojtek wrote:
>>>> I have one more question.
>>>> Is there any posibility to use pyclewn with arm-none-eabi-gdb?
>>>> For debug via openocd.
>>> I do not know arm-none-eabi-gdb, but it should work
>>> if arm-none-eabi-gdb supports GNU gdb/mi.
>>>
>> I see.
>> If I understand the manual correctly, to do it I need modify
>>   plugin/debugger.py file.
>> Could you give me some clues how to do it, If my debbuger listens on
>> selected tcp port?
>> or redirect me to appropriate manual if you could.
>
> First ensure that gdb and openOCD can be connected and that you can
> run a debugging session with gdb. Then tell pyclewn where is the path
> to this gdb.
>
>
>> I have one more question:
>> is it possible to fork pyclewn's debuger window in new gvim instance?
>> i.e to have one gvim with debugging code and second one  (spearate gvim
>> instance)
>> with few  windows with gdb console, watch variables, list of breakpoints.
>
> I am not sure I understand your question. ':help tabpage' is possibly
> what you are looking for.
>
>
Could you show me where to set the path to my gdb for pyclewn?
because it's not clear for me from documentation.
http://pyclewn.sourceforge.net/_static/pyclewn.html


After
:Pyclewn
:Cmapkeys
(clewn)_console's window is open by split my current gvim window.
I would like to no split my current window but open(redirect)  
(clewn)_console to new tab,
or maybe to new gvim (this would be the best) by default.







------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to