<kbeckmann>
I'm new to litex, soc-on-fpga and so on. Is it possible to debug e.g. a picorv32 softcore using gdb that runs on my physical fpga and if so, how? I.e. not using qemu, verilator etc. on my PC. I feel that there is a *lot* for me to learn here and I'm not really sure where to read up on all of this.
<kbeckmann>
sorry for the confusing wording. i meant that gdb runs on my host pc and connects to the softcore's debug port using some interface, e.g. jtag or "litex bridge". seems that this little guide tells me what i want to know. https://github.com/timvideos/litex-buildenv/wiki/Debugging
<tpb>
Title: Debugging · timvideos/litex-buildenv Wiki · GitHub (at github.com)