Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-20wi
lab02
Commits
a55d9437
Commit
a55d9437
authored
5 years ago
by
Caleb C. Sander
Browse files
Options
Download
Email Patches
Plain Diff
Remove exception breakpoint
parent
566c2db9
master
No related merge requests found
Pipeline
#25272
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.idea/workspace.xml
+0
-12
.idea/workspace.xml
with
0 additions
and
12 deletions
+0
-12
.idea/workspace.xml
View file @
a55d9437
...
...
@@ -168,16 +168,4 @@
</map>
</option>
</component>
<component
name=
"XDebuggerManager"
>
<breakpoint-manager>
<default-breakpoints>
<breakpoint
enabled=
"true"
type=
"java-exception"
/>
<breakpoint
type=
"python-exception"
>
<properties
notifyOnTerminate=
"true"
exception=
"BaseException"
>
<option
name=
"notifyOnTerminate"
value=
"true"
/>
</properties>
</breakpoint>
</default-breakpoints>
</breakpoint-manager>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help