K. Frank wrote:
> >> Kai wrote:
> >>> [...] The only other
> >>> difference from the log is that rubenv's gdb also prints some '=cmd-param-
> >>> changed,param="' messages, while mingw-builds does not.
> >>
> >> What log is this?  I haven't notices gdb emitting any unexpected messages, 
> >> but
> >> I'd be glad to look if this might be a hint about something.
> >
> > This is from the debugger log output of Qt Creator (Window->Views->Debugger 
> > Log). 
> > Logging the exact times a command took can be enabled in the context menu.
> 
> Okay.  I don't use Qt Creator, so I guess I don't have this log.

That's also available as "normal" GDB/MI output. 

You should get it when starting gdb with   -i mi  on the command line.

Andre'
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to