Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] gdb log?

There is also a new option (CDT 3.1) - the "verbose" console mode that
can be set before launching or during the session. In this mode the gdb
console shows the complete communication trace between CDT and gdb.

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Thomas Fletcher
Sent: 28 October 2006 04:30
To: CDT General developers list.
Subject: RE: [cdt-dev] gdb log?

 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Olivier Corbun
> Sent: October 26, 2006 6:34 AM
> To: CDT General developers list.
> Subject: [cdt-dev] gdb log?
> 
> Hi,
> 
> Is there a log file for viewing all GDB messages when running a debug 
> session with CDI based on GDB and GDB server?

You can do this by enabling debug on the command line and turning on the
debug options for debug.core and debug.core.mi

Thomas
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.




Back to the top