1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2267 commits

Author SHA1 Message Date
Mikhail Khodjaiants
3d4951f408 Fix for bug 82800: Make "Resume At Line" action retargettable. 2005-01-18 23:24:45 +00:00
Mikhail Khodjaiants
03cba52fca Fix for bug 82800: Make "Resume At Line" action retargettable.
CDebugElement should provide an adapter to ICDebugTarget.
2005-01-18 22:21:16 +00:00
Mikhail Khodjaiants
ff58e4a1ef Fix for bug 82800: Make "Resume At Line" action retargettable.
CStackFrame should provide an adapter to IJumpToLine and IJumpToAddress.
2005-01-18 19:55:58 +00:00
Alain Magloire
f814de106b 2005-01-13 Alain Magloire
PR 82764 Fix the the type parsing.
	* mi/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2005-01-13 20:23:35 +00:00
Mikhail Khodjaiants
cfdbde0d64 Added NEWS file. 2005-01-13 18:51:12 +00:00
Mikhail Khodjaiants
4acb21bc17 Bug 73168: Use memory view provided by Eclipse platform in CDT.
Removed the old memory view.
2005-01-12 21:23:07 +00:00
Mikhail Khodjaiants
3b9ce4e55a Fix bug 82601: Enhance the ICDIMemoryBlock interface. 2005-01-12 20:35:01 +00:00
Alain Magloire
703ec24b6c Check for outof range offsets. 2005-01-12 16:38:36 +00:00
Alain Magloire
11b1607681 wrong value was returned 2005-01-12 00:20:18 +00:00
Mikhail Khodjaiants
ff4f5d878a Replaced deprecated methods and constants. 2005-01-11 20:56:37 +00:00
Mikhail Khodjaiants
6892af49a8 Replaced deprecated methods and constants. Cleanup. 2005-01-11 20:52:30 +00:00
Alain Magloire
aea694040c 2005-01-10 Mikhail Khodjaiants
PR 82601 changes to the memory block interface
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/ICDIMemoryBlock.java
	* mi/org/eclipse/cdt/debug/mi/core/output/MIMemory.java
2005-01-11 20:46:19 +00:00
Alain Magloire
a502144d5d 2005-01-10 Mikhail Khodjaiants
PR 82601 changes to the memory block interface
	* cdi/org/eclipse/cdt/debug/core/cdi/model/ICDIMemoryBlock.java
2005-01-11 20:45:26 +00:00
Mikhail Khodjaiants
0a9d717f51 Use the asynchronous implementation for resume, suspend, step etc provided by eclipse 3.1. 2005-01-11 20:43:57 +00:00
Mikhail Khodjaiants
c796aad342 Use the asynchronous implementation for resume, suspend, step etc provided by eclipse 3.1. 2005-01-10 22:52:06 +00:00
Alain Magloire
0d121179f8 2005-01-10 Alain Magloire
Fix for PR 82506
	* mi/org/eclipse/cdt/debug/mi/core/MISession.java
	* mi/org/eclipse/cdt/debug/mi/core/output/MIParser.java
2005-01-10 20:33:50 +00:00
Mikhail Khodjaiants
46c23f102c Bug 73168: Use memory view provided by Eclipse platform in CDT. 2005-01-10 18:53:41 +00:00
Mikhail Khodjaiants
c9c2c1498e Fix for bug 82184: arrayboundsexception on display of array variable. 2005-01-04 21:45:27 +00:00
Mikhail Khodjaiants
bab6bd72b7 Removed the disassembly editor extension. 2005-01-04 21:09:23 +00:00
Mikhail Khodjaiants
672820b546 Cleanup. 2004-12-24 00:08:04 +00:00
Mikhail Khodjaiants
bf04836b6f The "ascii" renedering is removed from the default renderings. 2004-12-24 00:05:32 +00:00
Mikhail Khodjaiants
c227d55fc4 Fix for bug 75948: Provide "breakpoint type name" for C breakpoints.
Applied patch from Jared Burns.
2004-12-22 21:44:53 +00:00
Mikhail Khodjaiants
a0f0cb5366 Fix for bug 73168: Use memory view provided by Eclipse platform in CDT.
The CMemoryBlockextension is used as an adapter to "IMemoryBlockRetrieval".
2004-12-22 20:59:39 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Mikhail Khodjaiants
eea4efa045 Fix for bug 73168: Use memory view provided by Eclipse platform in CDT.
Added rendering bindings and default renderings for CDT memory blocks.
2004-12-22 00:04:47 +00:00
Mikhail Khodjaiants
4a8b57d0ab Switch to the new memory view interfaces (Eclipse 3.1). 2004-12-21 19:55:31 +00:00
Mikhail Khodjaiants
4389ea8a9b Fix for bug 81698: NumberFormatException in CValue. 2004-12-20 23:30:57 +00:00
Alain Magloire
0d24c79313 2004-12-20 Alain Magloire
Fix for PR 81019 for MacOsX
	* mi/org/eclipse/cdt/debug/mi/core/output/MIVarListChildrenInfo.java
2004-12-20 17:42:14 +00:00
Mikhail Khodjaiants
840aece508 Fix for bug 81381: Deadlock when single stepping. 2004-12-16 21:26:10 +00:00
Mikhail Khodjaiants
c52e89c95f Fix for bug 79678: NPE in Expression. 2004-12-09 03:56:03 +00:00
Mikhail Khodjaiants
02ba697651 New fix for bug 80034: Expressions view does not display correct no. of elements in array. 2004-12-07 05:14:18 +00:00
Mikhail Khodjaiants
03272b1adb Fix for bug 62659: Unable to set default for register format via plugin_customization.ini. 2004-12-03 20:34:46 +00:00
Mikhail Khodjaiants
a2b23f55a3 Fix for bug 80106: Terminating during stepping state caused exception in CDT. 2004-12-03 19:14:42 +00:00
Mikhail Khodjaiants
5036521155 Partial fix for bug 77444: CDT does not handle address breakpoints across sessions. 2004-12-02 23:44:01 +00:00
Mikhail Khodjaiants
cf4ba671c8 Fix for bug 80034: Expressions view does not display correct no. of elements in array. 2004-12-02 21:49:56 +00:00
Mikhail Khodjaiants
15c37f6a0a Fix for bug 80055: ArrayIndexOutOfBoundsException in DisassemblyView. 2004-12-02 21:20:57 +00:00
Mikhail Khodjaiants
d249a487a0 Fix for bug 79454: Unable to remove a breakpoint set from the gdb console. 2004-12-01 21:26:41 +00:00
Mikhail Khodjaiants
d161b57251 Fix for bug 74043: Overaggressive exception reporting? 2004-12-01 17:56:24 +00:00
Mikhail Khodjaiants
f207200fa2 Fix for bug 79608: NPE in CValue. 2004-11-26 22:54:14 +00:00
Alain Magloire
f7c112c70d 2004-11-26 Alain Magloire
Make the deferred breakpoint on by default.
	* cdi/org/eclipose/cdt/debug/mi/core/cdi/SharedLibraryManager.java
2004-11-26 22:17:33 +00:00
Alain Magloire
3264997df6 2004-11-26 Alain Magloire
Final fix for PR 79583
	* cdi/org/eclipose/cdt/debug/mi/core/cdi/EventManager.java
	* cdi/org/eclipose/cdt/debug/mi/core/cdi/SharedLibraryManager.java
2004-11-26 21:44:26 +00:00
Mikhail Khodjaiants
5d40a76f55 Fix for bug 79377: "Mixed disassembly" should fall back to disassembly w/o source when mixed disassembly fails. 2004-11-26 21:26:22 +00:00
Alain Magloire
70b40f859c 2004-11-26 Alain Magloire
Final fix for PR 79452
	* cdi/org/eclipose/cdt/debug/mi/core/cdi/BreapointManager.java
2004-11-26 21:11:53 +00:00
Mikhail Khodjaiants
d7970bc456 Fix for bug 79583: Deffered breakpoints and shared library events. 2004-11-26 20:04:02 +00:00
Mikhail Khodjaiants
90097c4feb Do not use "void" if parameter's list is empty when constructing a function or method name for function breakpoints. Name mapping should be done on the implementation level. 2004-11-26 19:23:45 +00:00
Alain Magloire
62dc3744cb *** empty log message *** 2004-11-26 18:00:20 +00:00
Mikhail Khodjaiants
7877aedb36 Fix for bug 79452: Unable to set a breakpoint on a class method. 2004-11-25 23:58:29 +00:00
Mikhail Khodjaiants
ef622f4964 Replaced the "breakpointRemoved" method of ICBreakpointListener by the "breakpointsRemoved" method that accepts multiple breakpoints. 2004-11-25 18:24:04 +00:00
Mikhail Khodjaiants
4a5818a220 The "decrementInstallCount" method of IBreakpoint should be called from the UI thread.
Replaced the "breakpointRemoved" method of ICBreakpointListener by the "breakpointsRemoved" method that accepts multiple breakpoints.
2004-11-25 18:23:38 +00:00
Alain Magloire
c4a7c7ac9d 2004-11-24 Alain Magloire
Make the terminate() more responsive when gdb is shuting down.
	See long discussion part of the 77435 fixes and 40087.

	* cdi/org/eclipse/cdt/debug/mi/core/cdi/ExpressionManager.java
	* mi/org/eclipse/cdt/debug/core/MIInferior.java
2004-11-24 22:01:05 +00:00