This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -data-list-register-names regression?


> I've tried to use Eclipse CDT with GDB 7.0 today, and found that the
> registers views is totally broken, as it in does not show any
> registers.

Just for the record: I've noticed this report and will take into account
the discussion in order to decide what to do for 7.1.

I personally don't have an opinion, right now - I don't know what to think.
On the one hand, I guess we should be able to print the list of register
names even if the program hasn't started yet.  On the other hand, until
we do have an executable file, we don't know what the architecture is.
And even so, doesn't the architecture actually depend on the frame (the
case of the powerpc+spu)?

Given that this was already a problem with 7.0, I propose we pass for
7.1 and consider either 7.1.1 and/or 7.2.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]