[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-dev] editing register groups
|
Mikhail,
I fell behind on CDT's mailing list and I'm just catching up. I noticed your e-mail now.
I never have a problem with filing defects for problems that I find. You can see that by running a name query in bugzilla.
If you look at my previous e-mail (I've copied it below for your reference), you'll see that I clearly mention that the problem I noticed with register groups in a CDI-GDB session was reproduced in my development environment running off of trunk. I mentioned that this could be a problem with my development environment and I haven't tried it out on an official CDT build. I won't file a defect unless I confirm it's an actual bug.
When you confirmed this, you could have simply asked me to file a defect and I would have gladly done so.
I'm not sure why you're bringing up the "death of CDI" with me?!? My e-mail was regarding a specific feature in Registers view and implementing that feature for a DSF-GDB session. I simply brought up a problem with this feature in a CDI-GDB session, which led to a defect and a fix. My e-mail never mentioned anything about phasing out CDI and I don't think we should.
- Navid
-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
Sent: Saturday, April 17, 2010 5:54 PM
To: cdt-dev@xxxxxxxxxxx
Subject: Re: [cdt-dev] editing register groups
Fixed, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=309550.
Navid, please report a bug next time you see a problem. Whatever has
been said regarding the death of CDI, there are many people and
companies that are still using it.
Thank you,
Mikhail
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>>Mikhail wrote:
Yes, I can see it now. It's definitely a refreshing issue and is related to my latest changes. It should work in 6.0.x.
Thanks
Mikhail,
On 16/04/2010 4:55 PM, Mehregani, Navid wrote:
Mikhail,
I think you misunderstood me (or I didn't explain properly). Here's what I mean.
- I start a CDI-GDB debug session
- Open Registers view > Add register group > select some registers > Click on OK, but the register group doesn't show up!
- Terminate the debug session
- Launch debug session again, the register groups that I had added in the previous debug session now show up in registers view. This is most likely a refreshing issue.
I'm running off of trunk so not sure if this is a problem in my development environment or not.
- Navid