How to debug bitcoin core in "real time"
How to debug bitcoin core in "real time" I am new to bitcoin core and C++, I want to debug the project in "real time" I downloaded already the project from: http://ift.tt/17p78at and run "makefile" command. now I can make all transaction against the blockchain How can I debug the RPC functions in real time? how can I run the RPC functions on a local port with a debugger? http://ift.tt/2BJM5sT