1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
This commit is contained in:
Alain Magloire 2003-06-17 18:45:19 +00:00
parent d54056eb05
commit b73e87b69b

View file

@ -1,3 +1,9 @@
2003-06-17 Alain Magloire
PR 38934
* src/org/eclipse/cdt/debug/mi/core/cdi/RegisterManager.java (update):
We have to call "-var-update" to update the register values in gdb.
2003-06-05 Mikhail Khodjaiants
gdb/mi support of infinite values of the floating point types.
* DoubleValue.java