1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

3027 commits

Author SHA1 Message Date
Mikhail Khodjaiants
1ac3376300 Warning cleanup. 2007-02-21 12:02:04 +00:00
Ken Ryall
2a54313bd6 When the source locator finds source files by absolute path attempt to create an external translation unit to display them with. Bug 159831. 2007-02-17 14:39:49 +00:00
Ken Ryall
b4340ada20 Support for ICDIBreakpointManagment2, breaks are enabled/disabled when they are set. 2007-02-16 04:30:03 +00:00
Ken Ryall
608dfc4e8f More refined way to address bug 102563. Also track which source file an MI break is supposed to be in even if gdb won't say after it is set. 2007-02-16 02:38:02 +00:00
Ken Ryall
7aee6c93ac Bug 105196, add the the enabled flag to the CDI api for setting breakpoints instead of calling setEnabled later on. 2007-02-15 20:47:11 +00:00
Mikhail Khodjaiants
d8152e95ec Cleanup. 2007-02-14 11:26:36 +00:00
Mikhail Khodjaiants
d692d9d650 Bug 173253: Create Watch Expression of member variable or struct. 2007-02-13 23:42:50 +00:00
Ken Ryall
c2d6547a5d Fix a case where breakpoint problem markers were not removed at the end of a debug session. Bug 172722. 2007-02-13 20:38:56 +00:00
Mikhail Khodjaiants
0d5ed9cb56 "Load Symbols For All" doesn't work: CModuleManager does not implement ICDebugElement. Replaced by IAdapatable. 2007-02-13 18:30:19 +00:00
John Cortell
88faee0afe Fix to memory space support. Monitors created with expressions were not restored for CDI clients with memory spaces. 2007-02-13 13:10:08 +00:00
John Cortell
d6bcb20759 Additional comments 2007-02-13 13:08:05 +00:00
Mikhail Khodjaiants
c3790d739d Cleanup of deprecated attributes. 2007-02-12 17:18:42 +00:00
Mikhail Khodjaiants
7124b790a6 Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup. 2007-02-12 17:03:44 +00:00
Mikhail Khodjaiants
c3d550f539 Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup. 2007-02-12 16:54:37 +00:00
Mikhail Khodjaiants
85fa4bbdc8 Bug 173792: Modules view needs to catch up with 3.3M5. Added ModuleMementoProvider. 2007-02-12 16:49:54 +00:00
Mikhail Khodjaiants
603cc6b75b Bug 173792: Modules view needs to catch up with 3.3M5. Added ModuleLabelProvider. 2007-02-12 15:53:41 +00:00
Mikhail Khodjaiants
8ca2e0c519 Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup. 2007-02-12 14:07:04 +00:00
Mikhail Khodjaiants
75ab77d311 Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup. 2007-02-11 23:21:39 +00:00
Mikhail Khodjaiants
7ad1539548 Bug 173792: Modules view needs to catch up with 3.3M5. Replaced ModulesViewer by ModelTreeViewer and ModuleContentAdapter by ModuleContentProvider. 2007-02-11 23:13:08 +00:00
Mikhail Khodjaiants
9c9d0844d9 Bug 173792: Modules view needs to catch up with 3.3M5. The dependency on ModulesViewer has been removed. 2007-02-11 19:51:59 +00:00
Ken Ryall
554bab40b6 Fix bug 159173, improved validation and error reporting. 2007-02-11 17:07:04 +00:00
John Cortell
65db071866 Renamed units parameter name. 2007-02-11 14:13:03 +00:00
John Cortell
df61873f6d Correct improper handling and general confusion of the addressable size concept in the memory APIs (173420) 2007-02-09 14:24:05 +00:00
Ken Ryall
4a12afdf17 More support for CDebugTargets with no binaries. 2007-02-08 03:53:04 +00:00
Ken Ryall
fa70524c95 Fix bug 173197, allow CDI targets to provide an address factory. 2007-02-08 00:27:50 +00:00
Ken Ryall
eec83cfb66 Fix bug 91771. 2007-02-08 00:06:28 +00:00
John Cortell
c24e249051 Assignment placed in incorrect block could lead to NPE. 2007-02-07 22:47:18 +00:00
John Cortell
e1ca2d84ef User can now specify a memory address for the stop on start point (173201) 2007-02-07 18:07:34 +00:00
John Cortell
167425f50a Removed obsolete internal method 2007-02-06 21:12:54 +00:00
Mikhail Khodjaiants
71355f9dc9 Bug 173036: target-download "file" is not supported. 2007-02-06 12:23:32 +00:00
Mikhail Khodjaiants
8206c94423 Bug 139203: "if" and "at" translateable? #71. 2007-02-06 11:35:37 +00:00
John Cortell
254fd3131e Resolution for 172508. Update all variables and registers on the receipt of a memory changed event (if the backend wishes so). 2007-02-02 17:00:57 +00:00
Mikhail Khodjaiants
6a3d9e2e9e Bug 155464: Thread mix-up when debugging multi-threaded programs. 2007-02-02 12:51:19 +00:00
Ken Ryall
8352714872 Fix problems importing an executable into an existing project and having it recognized as a binary. 2007-02-02 10:23:52 +00:00
Ken Ryall
5128fa2cb3 Forgot to externalize strings. 2007-01-31 20:38:04 +00:00
Ken Ryall
f3e2d73cd2 Added support for breakpoint problem markers, bug 170027. 2007-01-31 20:16:00 +00:00
John Cortell
e3d74cc314 Remove extraneous, but harmless String assignment 2007-01-31 01:47:21 +00:00
John Cortell
93b18262ed This completes the contribution of the memory space support for the memory view. 2007-01-29 17:47:19 +00:00
Mikhail Khodjaiants
def35fab6f Bug 160359: Debug session is not to be created 2007-01-26 17:51:10 +00:00
Mikhail Khodjaiants
ca878d9a0b Bug 171644: RxThread crashes on NullPointerException if a unexpected "^running" message is received from debugger. 2007-01-25 15:54:07 +00:00
David Inglis
58b3ace8db [merge from 3_1]
fixed case where apply button would not get enabled
bug#171239
2007-01-22 17:59:15 +00:00
Alain Magloire
1f146e629b Fix for PR169548, where the MI variable was not actually created. At the update we try to create again 2007-01-19 21:26:00 +00:00
John Cortell
f02257b4dc Tweak to last change based on Mikhail's review. 2007-01-18 13:45:30 +00:00
John Cortell
273a31b365 Opimization to getExtendedMemoryBlock(). Where the expression is an absolute address (decimal or hex value), we can sidestep a lot of processing--no need to get the backend to resolve the expression as there is really nothing to resolve. 2007-01-18 02:04:39 +00:00
Alain Magloire
7bf5aee354 Fix for PR169548, where the MI variable was not actually created. At the update we try to create again 2007-01-16 16:57:44 +00:00
Ken Ryall
b90428f821 Check for reason "shlib-event". 2007-01-10 01:29:43 +00:00
Alain Magloire
386259928b fix PR 169223, the parser did not recognize the class std::string 2006-12-30 23:59:50 +00:00
Alain Magloire
ce2fc57e4b Fix bug in parsing reference value PR 169259 2006-12-30 02:18:52 +00:00
Alain Magloire
00ab3049d9 fix PR 169223, the parser did not recognize the class std::string 2006-12-29 04:03:56 +00:00
Doug Schaefer
2cf9b4dfb1 Bug 166997 - Patch from Darin Wright. Adjust to changes in internal interfaces for M4. 2006-12-18 14:50:53 +00:00