bazzer747 25 Posted September 26, 2020 Hi, Often I have a project with many breakpoints to help in debugging. When I'm done with the session of debugging I no longer need those breakpoints. I know I can manually remove them one by one, but is there a way to remove them all at once to save time? I read that these are stored in the .dsk file, but is the only way to remove them is to edit this file and delete them there? Deleting that file, whilst an option, doesn't seem to be a good thing to do as it holds many other settings. Share this post Link to post
haentschman 92 Posted September 26, 2020 Hi... ...look here (in german): 1 Share this post Link to post
Mahdi Safsafi 225 Posted September 26, 2020 View -> Debug Windows -> Breakpoints -> Delete all breakpoints. 1 Share this post Link to post
bazzer747 25 Posted September 26, 2020 So easy! And obvious! Must look before asking :-). Thanks Share this post Link to post
David Heffernan 2345 Posted September 27, 2020 http://docwiki.embarcadero.com/RADStudio/Rio/en/Breakpoint_List_Window Share this post Link to post