Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] editing register groups

Title: Re: [cdt-dev] editing register groups
On 16/04/2010 4:33 PM, Mehregani, Navid wrote:

In fact, I just tried this on CDI-GDB and it’s not working very well.  The newly added register groups don’t show up until I launch a subsequent debug session!

What do you mean by that? You can only create a group when you have a running session. We don't have any information about registers without getting access to GDB. As long as it is created it is stored in the launch configuration.

Back to the top