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 |
|
Mikhail Khodjaiants
|
9ef94dcd6c
|
Use the default value (STOP_AT_MAIN_DEFAULT) instead of "false".
Minor cleanup.
|
2006-12-18 10:48:27 +00:00 |
|
John Cortell
|
66948345f0
|
Fixed bug 166774. Restart tries to set a breakpoint on main regardless of whether the stop on main checkbox is checked or not.
|
2006-12-15 18:00:09 +00:00 |
|
Ken Ryall
|
66a46cb462
|
Added a help context ID for the CSourceNotFoundEditor.
|
2006-12-13 21:54:30 +00:00 |
|
Ken Ryall
|
e4f24af8d1
|
Fix problem with dialog filter.
|
2006-12-12 18:53:45 +00:00 |
|
Ken Ryall
|
5918fa62e3
|
Fix problem with dialog filter.
|
2006-12-12 18:47:21 +00:00 |
|
Ken Ryall
|
df1ef579ef
|
Support for CSourceNotFoundEditor, bug 167305.
|
2006-12-12 15:05:20 +00:00 |
|
Ken Ryall
|
6d4eea9995
|
Set mapped resources on new launch configurations. This will let the platform know that they are associated and may be deleted when the project is deleted.
|
2006-12-10 17:24:52 +00:00 |
|
Ken Ryall
|
3caff1dc71
|
Fix missed id setting when combo selected.
|
2006-12-08 23:45:14 +00:00 |
|
Ken Ryall
|
d5061c1162
|
Improvements to the import executable wizard.
|
2006-12-07 16:59:28 +00:00 |
|
Ken Ryall
|
3c5cecbebd
|
Fix 80092.
|
2006-11-29 01:34:52 +00:00 |
|
Ken Ryall
|
efebb99186
|
Make setName public.
|
2006-11-29 01:07:33 +00:00 |
|
John Cortell
|
df6b9c604b
|
Fixed bug 165042: CMemoryBlockRetrievalExtension.getMemoryBlock constructs a malformed hex expression
|
2006-11-17 21:11:37 +00:00 |
|
Ken Ryall
|
0132200353
|
Addition change for 150565.
|
2006-11-08 22:29:36 +00:00 |
|
John Cortell
|
d349bb6921
|
Fixed bugzilla report 163862. Globals don't show if there are no locals in the Variables view.
|
2006-11-08 21:50:37 +00:00 |
|
Doug Schaefer
|
a7ce8026bb
|
Get the modules view compiling on 3.3M3. Bug 163602.
|
2006-11-08 21:36:49 +00:00 |
|
Ken Ryall
|
d770ae8727
|
Fix bug 159833.
|
2006-11-02 18:38:28 +00:00 |
|
John Cortell
|
6c0b422478
|
Fix for 162327: NPE when you hit Remove All Global Variables on an empty variables view.
|
2006-10-25 22:09:19 +00:00 |
|
Ken Ryall
|
9f1cc8d372
|
Fix 158919.
|
2006-10-12 23:31:17 +00:00 |
|
Anton Leherbauer
|
b7f5c2f33e
|
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
|
2006-10-11 12:28:54 +00:00 |
|
John Cortell
|
1b67f9c817
|
Initial commit of memory space support in the memory view (made possible by 3.2 platform additions).
|
2006-10-03 19:07:38 +00:00 |
|
John Cortell
|
546696ebb3
|
Fix for 159171. Run menu contributions were disabled if DebugView was not active.
|
2006-10-02 15:41:47 +00:00 |
|
Ken Ryall
|
a9605d9359
|
Bug 150565. Expressions cache their variable objects so they don't ask gdb to create a new one each time the expression value is determined.
|
2006-09-25 22:38:40 +00:00 |
|