Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] DSF: "No debug context" in DSF disassembly view

This problem is a consequence of a bug in Eclipse 3.5M5 which is
resolved with M6.
The same bug is also responsible for the non-enablement of a few toolbar
buttons in the Debug view. 

Toni

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Dmitry Smirnov
> Sent: Thursday, March 12, 2009 8:34 AM
> To: CDT General developers list.
> Subject: [cdt-dev] DSF: "No debug context" in DSF disassembly view
> 
> Hi,
> 
> while playing with I200903060602 I found that DSF disassembly view
> cannot display the code in some situaltion.
> 
> I had some problems with Source Lookup Path (in fact, I still have
> these problems, but this is another story).
> Finally, I've found that if I add the full Windows path to the root of
> the project's source code, DSF correclty finds the file/line.
> Unfortunately, it shows this file with some unusual icon (not .c but
> like this file is outside the workspace).
> 
> Most likely due to this, disassembly view does not show the code. It
> is empty and the top line shows "No debug context".
> 
> Is it possible to fix this?
> 
> Dmitry
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top