On Wed, Jan 21, 2009 at 10:03:32PM +0100, Sven Joachim wrote: > make -w bootstrap EMACS=../src/bootstrap-emacs
That would debug the `make' process, which is not useful. You have to pass the actual command (and arguments) to gdb as they appear in the makefile recipe (i.e. `bootsrap-emacs -batch --eval '...). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org