From: Russell S. <rj...@ne...> - 2015-09-05 10:11:36
|
Hi, I'm using remake-4.1+dbg1.1 on a 17575 line Makefile for building gcc. In build-gcc i type: /usr/local/bin/remake -X then: remake<0> b maybe-all-gotools Breakpoint 1 on target maybe-all-gotools: file Makefile, line 10701. then: remake<1> c but remake stops after one target instead of continuing to the breakpoint. |