mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 07:55:24 +02:00
Fix for bug 78604: Disassembly causes Java exception when disassembling beyond fn(?).
Added the "getAddressFactory" method to the "IDisassembly" interface.
This commit is contained in:
parent
ead89d4bbb
commit
341c8766b4
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Fix for bug 78604: Disassembly causes Java exception when disassembling beyond fn(?).
|
||||||
|
Added the "getAddressFactory" method to the "IDisassembly" interface.
|
||||||
|
* IDisassembly.java
|
||||||
|
* Disassembly.java
|
||||||
|
|
||||||
2004-11-15 Mikhail Khodjaiants
|
2004-11-15 Mikhail Khodjaiants
|
||||||
Batch breakpoint updates in one job.
|
Batch breakpoint updates in one job.
|
||||||
* CBreakpointManager.java
|
* CBreakpointManager.java
|
||||||
|
|
Loading…
Add table
Reference in a new issue