Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Objectteams » How to debug the test cases?
How to debug the test cases? [message #1774829] Fri, 20 October 2017 08:15 Go to next message
Lars Schütze is currently offline Lars SchützeFriend
Messages: 43
Registered: March 2012
Location: Germany
Member

Hi,

sometimes I got the need to debug how the compiler behaves during compiling the test cases. But since it is run as a batch task I cannot stop at breakpoints.

How can I run the test cases from within Eclipse and debug the compilation process of the test files (since they are also just given in a string ...)?

Thank you very much!
Cheers.
Re: How to debug the test cases? [message #1779410 is a reply to message #1774829] Sat, 06 January 2018 18:15 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Sorry for late response, not sure this is still relevant. I'm not sure which tests you are speaking about.
The normal "otjld" tests run the compiler in-process, so debugging that part should be fine.
The harder part is debugging when the compiled test is launched. If that's what you need I can give a few hints about that...
Re: How to debug the test cases? [message #1833168 is a reply to message #1779410] Mon, 05 October 2020 10:55 Go to previous message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
See this article
https://docs.jboss.org/cdi/tck/reference/1.0.1-Final/html/eclipse-debugging.html#:~:text=There%20is%20almost%20no%20difference,any%20other%20local%20debug%20process.
Previous Topic:Change in Release Strategy
Next Topic:Exported Product does not run ObjectTeams
Goto Forum:
  


Current Time: Wed Apr 24 20:42:22 GMT 2024

Powered by FUDForum. Page generated in 0.02500 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top