> -----Original Message----- > From: Jim Michaels [mailto:[email protected]] > Sent: Monday, May 06, 2013 9:12 AM > To: [email protected] > Subject: Re: [Mingw-w64-public] format check broken > > what is %lldb? never heard of it. I don't see it in the gcc manual.
lldb is the debugger of the llvm project: http://lldb.llvm.org/ , which reportedly actually can debug gcc binaries. Anyhow, in this context it was just a typo :) I of course meant %lld . See also my second mail. Regards Kai ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
