| Re: [cdt-dev] Show Variable Location in View |
|
+1 IExpressionDMData already has a getRegister() method, Unfortunately. it never advanced beyond being a place holder. ken.ryall@xxxxxxxxx wrote: I agree, I should have also said that I would prefer to rework the DSF Address column into a more general Location column. - KenFrom: ext John Cortell <john.cortell@xxxxxxxxxxxxx> Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx> Date: Fri, 30 Oct 2009 22:00:17 +0100 To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>, "cdt-dev@xxxxxxxxxxx" <cdt-dev@xxxxxxxxxxx> Subject: Re: [cdt-dev] Show Variable Location in View A single location column that supports both register and memory based variables seems better than an additional column. Furthermore, I don't see much of a point to added complexity to optionally supporting an address-only version of the column. Is there any C/C++ environment, embedded or otherwise, that never puts variables in registers? John At 01:53 PM 10/30/2009, ken.ryall@xxxxxxxxx wrote: |