Debug Log [message #47870] |
Tue, 29 October 2002 09:22  |
Eclipse User |
|
|
|
Hi all!
I checked out CDT from CVS and began to work with it and when I start CDT
in debugging mode(so I have 2 workbenches primary and child workbench with
CDT in it) and begin there a CDT Debugging process I see in primary
console nothing. But in earlier versions I saw gdb's log in console.
And another question - I want to work with memory, so I open Memory View
and see a field for memory address. And how can I specify another
parameters of '-data-read-memory' command such as 'row', 'cols' and so on?
Thanks in advance,
Igor S. Zamyatin
Interstron Ltd.
|
|
|
Re: Debug Log [message #48260 is a reply to message #47870] |
Thu, 31 October 2002 12:21  |
Eclipse User |
|
|
|
Igor S. Zamyatin wrote:
> Hi all!
>
> I checked out CDT from CVS and began to work with it and when I start CDT
> in debugging mode(so I have 2 workbenches primary and child workbench with
> CDT in it) and begin there a CDT Debugging process I see in primary
> console nothing. But in earlier versions I saw gdb's log in console.
The gdb logging can still be seen, you just need to enable tracing with debug set
to "true" in the gdb mi plugin, checkout the tracing tab in the workbench launch
configuration tab.
>
> And another question - I want to work with memory, so I open Memory View
> and see a field for memory address. And how can I specify another
> parameters of '-data-read-memory' command such as 'row', 'cols' and so on?
>
>
> Thanks in advance,
>
> Igor S. Zamyatin
> Interstron Ltd.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02806 seconds