Is there a way to organize breakpoints hierarchically on eclipse? -


there configuration or plugin able creation of "breakpoint paths"? exemple: if there piece of code "b" , "c" runs many times in project, interesting debug process if piece of code "a" runs before it, there way able breakpoint in "b" if breakpoint in "a" passed, , able breakpoint in "c" if "a" , "b" passed?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -