mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 04:15:35 +02:00
updated
This commit is contained in:
parent
d1f66d08a5
commit
c9824e6591
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2003-03-11 Alain Magloire
|
||||||
|
|
||||||
|
* utils/org/eclipse/cdt/utils/elf/Elf.java (Symbol:getLineInfo):
|
||||||
|
The address value may not align with the debug information, for example when
|
||||||
|
adding Profiling etc .. we try to get the nearest symbol as a fallback.
|
||||||
|
We've seen this behaviour on PPC and ARM boards.
|
||||||
|
* utils/org/eclipse/cdt/utils/CPPFilt.java:
|
||||||
|
Remove unused fields.
|
||||||
|
|
||||||
2003-02-26 Alain Magloire
|
2003-02-26 Alain Magloire
|
||||||
|
|
||||||
The second part to finish the cdt-core-home/docs/binaryparser.html
|
The second part to finish the cdt-core-home/docs/binaryparser.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue