1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
Alain Magloire 2002-11-06 20:14:37 +00:00
parent 1a65c8e127
commit 3fad2c2e65

View file

@ -1,3 +1,9 @@
2002-11-06 Alain Magloire
* src/.../mi/core/cdti/StackFrame.java (getArguments):
If an exception was throw, the array may contain null
entries. Use and a List and catch the exception.
2002-11-05 Alain Magloire
* src/.../mi/core/cdi/Register.java (setValue): Fire a