1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
This commit is contained in:
Alain Magloire 2003-08-19 20:56:07 +00:00
parent 4e76360ada
commit 8ea769c2ed

View file

@ -1,3 +1,10 @@
2003-08-19 Alain Magloire
GDB, uses false category for C++ class/struct.
Fix to return the correct name.
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java
2003-08-18 Alain Magloire
Patch from Chris Songer, excerpt from the email.