search for: breakpoin

Displaying 2 results from an estimated 2 matches for "breakpoin".

Did you mean: breakpoint
2014 Jun 03
2
[LLVMdev] How much memory clang llvm needs for debug compiling?
On Tue, Jun 3, 2014 at 7:59 AM, Nancy <nancydreaming at gmail.com> wrote: >> First, you could switch to ld.gold instead of ld.bfd. It uses much > $ln -s `which gold` /usr/local/bin/ld > >> the idea. I think for autoconf you need ".../configure >> --enable-split-dwarf" to use this. >> > $.../configure --enable-targets=x86 --enable-split-dwarf >
2006 Feb 11
7
Rails development on Mac OS X 10.4 Intel
...le optimization option. Otherwise "make test" will fail and Lighty''s domain name matching won''t work. I''ve discussed this issue with Philip Hazel, the author of PCRE and he believes that this is most likely a compiler issue. Rails'' "script/breakpointer" doesn''t work any more. It seems that Ruby''s socket library doesn''t know how to resolve Bonjour-based domain name. "breakpoiner" script uses DRb which in turn uses Ruby''s socket library. The error occurs when Socket::getaddrinfo method...