1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

Do not log the exceptions thrown by the breakpoint setting methods.

This commit is contained in:
Mikhail Khodjaiants 2003-03-28 21:31:26 +00:00
parent 679b7c8db3
commit 3bb9a78023

View file

@ -1,3 +1,7 @@
2003-03-28 Mikhail Khodjaiants
Do not log the exceptions thrown by the breakpoint setting methods.
* CDebugTarget.java
2003-03-28 Mikhail Khodjaiants
Added default format preference constants for variables, expressions and registers.
* ICDebugConstants.java