Debugging framework for domain specific language
I want to know if there are any tools/tool-kits which aid in building
source level debuggers for domain specific languages ?
(I work on a proprietary DSL, which doesn’t have any tools
and sometimes debugging will become difficult, so, if in case
there are any such tool-kits, wanted to try)
Print all values in a value object [closed]
Closed 11 years ago.
What is the correct way to handle debug output in Java?
As my current Java projects grow bigger and bigger, I feel a likewise growing need to insert debug output in several points of my code.
Programming language features that help to catch bugs early [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to understand and debug legacy software? [duplicate]
Possible Duplicate:
I’ve inherited 200K lines of spaghetti code — what now?
Testing UI for azure web app on iPad
I am working on debugging my mobile application. There is a specific requirement/issue that I am having related to a drag and drop touch interface on an iPad. I am at the trial and error phase of trying to figure out how to fix this (meaning I have no idea how to fix the issue I’m seeing).
Why is reverse debugging rarely used? [closed]
Closed 8 years ago.
What are the pros and cons of Inter process communication done via sockets vs shared memory?
I understand that two of the many more options for inter process communication can be :
How do you debug without an IDE? [closed]
Closed 8 years ago.
How to debug through a swing based application effectively
I am trying to understand how a radio button is created in a Dynamic field by reading from an XML using Netbeans 7.0.