Feature #4666 2009-06-23 14:10
thesilverhammer
set data type on elements in structs
Take a complex struct, such as "ifreq" from "if.h" for Linux.
This has many elements of different data types. You can only set the data type of the "root" struct. I would like to set the data types of elements individually.
Perhaps the debugger can be smarter and try and figure out the data type for each element.
- Category
- Debugging
- Status
- Open
- Close date
- Assigned to