1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2002-11-20 14:41:58 +00:00
parent f8ef29c102
commit 9fba9c63e0

View file

@ -1,3 +1,10 @@
2002-11-19 Alain Magloire
* src/.../mi/core/cdi/MemoryManager.java (compareBlocks):
The startAddress() may have change for example if we were
watching "char *p;" and the address move "p++". Take this
into account now.
2002-11-18 Alain Magloire
* src/.../mi/core/cdi/StackFrame.java (getCurrentStackFrame):