I'm interested in this as well. Please let me know if you find a solution.
On Wednesday, August 6, 2014 10:33:22 PM UTC-6, [email protected] wrote: > > I have started building a simple JSON rest API using CB and would love to > setup a remote debugger in order to be able to single step through my code > a la gdb (specially at the controller layer level). Is it possible to do > such a thing with CB? From what I have read, CB is more than just a Run > Time library; therefore, I am afraid that the traditional erlang debugger > and other tools like the such will not be able to debug these programs. I > have tried a lot of things. I am always able to connect to a node using a > remote debugger, but putting breakpoints does not seem to work. I have also > tried adding the -compile(debug_info). flag to no luck. > > Has anybody been able to set this up? > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/f4e722f4-f08f-46ac-8af5-a21c8b266db4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
