Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Global variables doesn't work

Works for me. The CDI debugger uses the binary parser associated with the project to extract the list of global and static variables. Make sure that you are using the proper binary parser for your executable (see Project Properties -> C/C++ Build -> Settings -> Binary Parsers).

On 04/06/2013 10:51 AM, Maherzia BELAAZI wrote:

Hello,

 

I tested eclipse ccp kelper RC2, and I found that “add global variables” action in Variable View doesn’t work.

For DSF debugger, it is a known issue (already opened bugs)

For CDI debugger it doesn’t work.

No
              global variable is shown !!

 

Is it a known regression ?

 

Any answer is so welcome.

Best regards,

Maherzia



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top