1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
This commit is contained in:
Alain Magloire 2003-03-17 18:50:06 +00:00
parent 71ff91b833
commit 1843a71939

View file

@ -1,3 +1,8 @@
2003-03-17 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/model/StackFrame.java:
getArguments() and getLocalVariable() are caching the results.
2003-03-16 Alain Magloire 2003-03-16 Alain Magloire
GDB/MI does not keep the stack level, from what we expect. In gdb, the GDB/MI does not keep the stack level, from what we expect. In gdb, the