Questions tagged [eiffel-studio-20.05]

4 questions
1
vote
1 answer

How to enable debug into estudio

I tried to enable the debug syntax into estudio without afording it. In this case it is from a library and it doesnt enter into the debug io.put_string ("any debug statement here") end What's wrong with my configuration?
Pipo
  • 4,653
  • 38
  • 47
0
votes
2 answers

Eiffel Studio ARM Apple Silicon M1

I am hoping to create some software with Eiffel & Eiffel Studio I have a Mac mini with the Apple M1 Arm Processor. Is there a port of EiffelStudio to native Mac M1? Does Eiffel Studio support native MacOS Windowing or is it still requiring Windows?
guest
  • 41
  • 1
  • 5
0
votes
1 answer

Strategy to reuse created DB_SERVICES and other instances into an EWF_APP by thread

Into my EWF_APP[EWF_APP_EXECUTION] the EWF_APP_EXECUTION inherits from WSF_FILTERED_ROUTED_EXECUTION defining setup_router. To be able to access informations globally by thread (as far as I understand the implementation also SCOOP region in this…
Pipo
  • 4,653
  • 38
  • 47
0
votes
0 answers

how could a check not been done with all assertions set to true?

Running a debug session with estudio with all assertions set to true (I checked into cluster, common target, specific target, etc.) pass over a check assertion? I also tried to remove EIFGENs and recompile the whole project.
Pipo
  • 4,653
  • 38
  • 47