[libre-riscv-dev] [Bug 178] first coriolis2 tutorial, workflow and "test project" page

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Tue Mar 10 09:59:11 GMT 2020


http://bugs.libre-riscv.org/show_bug.cgi?id=178

--- Comment #195 from Jock Tanner <tanner.of.kha at gmail.com> ---
(In reply to Yehowshua from comment #190)
> @Jock Tanner,
> 
> Do you think binding a container to a repo on host would solve your pyCharm
> needs?
> You would have pyCharm on host...
> 
> You can also have a python REPL in your Container, and the connect to that
> Python instance over a port the docker container exposes...
> 

It is possible, I've also seen this before. But remote debugging is 

- slow things down,

- requires certain steps to inject Pycharm debugging host into the container (I
may be mistaken, but last time `pip install` did not suffice),

- not as polished as a regular debugging, at least a couple of years ago there
were some nasty Pycharm bugs.

So I'd really prefer to run my target locally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list