Importing and exporting breakpoints

 

You can export and import breakpoints (once exported to a file, the breakpoints can be imported when necessary).

 

To export breakpoints, please follow these steps.

 

Step 1

Open the context menu in the Breakpoints view.

 

Step 2

Choose Export Breakpoints:

 

 

Step 3

Select the breakpoints you want to export and choose the file you want to export them to (by browsing or direct typing):

 

 

Step 4

Press Finish to export the breakpoints.

 

To import breakpoints from the file, please follow the next steps:

 

Step 1

Open the context menu in the Breakpoints view.

 

Step 2

Choose Import Breakpoints:

 

 

Step 3

Open the necessary file (by browsing or direct typing) and press Next:

 

Step 4

Select the breakpoints you want to import and press Finish:

 

 

Step 5

 

Now the necessary breakpoints are imported and you can see them in the code editor and the Breakpoints view.

 

 

Related articles:

Debug perspective

Debugging

Breakpoints

Add/Remove breakpoints