Set breakpoint on higher level / find advanced - Mendix Forum

Set breakpoint on higher level / find advanced

20

Hi,

in large applications it can take a while to set all the breakpoints for certain actions. I would like to be able to set a breakpoint on a higher level, see screenshot.

Breakpoint should/could then automatically be set on all actions found.

 

asked
7 answers

Dueessay多年来一直致力于为留学生提供各种优质服务。我们的目标就是为了让更多出国留学的同学们在享受留学生活的同时,圆满的完成学业!我们服务的地区涵盖广泛,包括美国、加拿大、英国、德国、新西兰、新加坡、法国、西班牙等。我们的服务类型涵盖了所有的国外留学作业,包括: essay代写assignment代写、 paper代写、 dissertation代写、report代写、report代写、exam代考网课代修。我们的写手老师均是来自国外各个专业的专家教授,可服务的科目包含:计算机(java, Python,Matlab、编程、代码、C++、C语言) 、数学、物理、生物、社会学、机械工程、电气工程、土木工程、哲学、金融、统计、经济学、会计、心理学。 

Created

Dueessay多年来一直致力于为留学生提供各种优质服务。我们的目标就是为了让更多出国留学的同学们在享受留学生活的同时,圆满的完成学业!我们服务的地区涵盖广泛,包括美国、加拿大、英国、德国、新西兰、新加坡、法国、西班牙等。我们的服务类型涵盖了所有的国外留学作业,包括: essay代写assignment代写、 paper代写、 dissertation代写、report代写、report代写、exam代考网课代修。我们的写手老师均是来自国外各个专业的专家教授,可服务的科目包含:计算机(java, Python,Matlab、编程、代码、C++、C语言) 、数学、物理、生物、社会学、机械工程、电气工程、土木工程、哲学、金融、统计、经济学、会计、心理学。 

Created

Great idea!

Created

This would be great!

Created

In classic programming languages this is solved with event breakpoints, they fire when a certain exception is thrown, it could be expanded with this mechanism.

Created

That is a nice one. An "add breakpoints" button on the search results tab would be fine too.

For the create action shown in the screenshot, you could create a "after create" event on the entity and set a breakpoint within this event.

For all the other actions, the requested option would be very handy.

 

Created

Great idea!!

Created