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-11-20 17:06:51 +00:00
parent 40ff5c09ea
commit 6ac0c7539a

View file

@ -1,3 +1,12 @@
2003-11-20 Alain Magloire
The profiler need to get the line number of the offset within
a Symbol. We provide this functionnality.
* src/org/eclipse/cdt/IBinaryParser.java
* utils/org/eclipse/cdt/utils/elf/parser/Symbol.java
* utils/org/eclipse/cdt/utils/coff/parser/Symbol.java
2003-11-20 Alain Magloire
Remove of methods that are JVM 1.4.x