mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 06:55:23 +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
|
||||
Batch breakpoint updates in one job.
|
||||
* CBreakpointManager.java
|
||||
|
|
Loading…
Add table
Reference in a new issue