- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how do I view global variables in eclipse? The variables tab only displays local variables on the stack while inside of a function, how do I view global variables. how can something so simple be so complicated, i've searched the help and online documentation to no avail?:mad: In other tool chains like IAR or codeWarrior, all you do is open a new data window and drag a variable into the window, eclipse only has a variable window and I cant drag and drop gloabal variable, I can't even find a global variable. For instance I have a global defined data structure, I want to view data going into and out of the structure, this is easiest done using a data window rather than trying to look at raw memory. its all backwards anyway, who ever designed the eclipse memory view window needs to be #@$% slapped, the big endian / little endian thing really needs a lot of help.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
click right in the variable window, then click add global variable

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page