mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated
This commit is contained in:
parent
e158e4dfcf
commit
115779c65b
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2003-01-06 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/core/cdi/ICDIBreakpointManager.java (createLocation):
|
||||||
|
New method to take an address.
|
||||||
|
|
||||||
2003-01-02 Mikhail Khodjaiants
|
2003-01-02 Mikhail Khodjaiants
|
||||||
The 'DisassemblyStorage' class implements an adapter for the 'IResource' class and returns the executable file.
|
The 'DisassemblyStorage' class implements an adapter for the 'IResource' class and returns the executable file.
|
||||||
* IExecFileInfo.java: added a new method: 'getExecFile'
|
* IExecFileInfo.java: added a new method: 'getExecFile'
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2003-01-06 Alain Magloire
|
||||||
|
|
||||||
|
* src/.../mi/core/cdi/BreapoinManager.java (createLocation): new method
|
||||||
|
to create a breakoint with an address.
|
||||||
|
* src/.../mi/core/cdi/Location.java (Location): New constructor takes
|
||||||
|
an address as argument.
|
||||||
|
|
||||||
2003-01-03 Alain Magloire
|
2003-01-03 Alain Magloire
|
||||||
|
|
||||||
The Class creating the CDISession part of the initialization would call
|
The Class creating the CDISession part of the initialization would call
|
||||||
|
|
Loading…
Add table
Reference in a new issue