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 2003-01-13 15:55:40 +00:00
parent 12d8b6bf82
commit f3eca643e6

View file

@ -1,3 +1,8 @@
2003-01-13 Alain Magloire
* src/org/eclipse/cdt/debug/internal/ui/editors/DebugTextHover.java (getHoverInfo):
IndexArrayOutOfBound exception, do no use the index when doing targetList.add().
2003-01-10 Mikhail Khodjaiants
Added contributions of the breakpoint actions to the disassembly editor.
* DisassemblyEditor.java