pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Bochs debugging
Hi
Ive installed bochs from pkgsrc.
with options in /etc/mk.conf
PKG_OPTIONS.bochs+=debug
However unlike in cygwin on a windows machine,i do not get into the
debugger.
maybe this line from the pkgsrc install has something to do with it.
-----
for i in bochsdbg; do if test -f $i; then install $i /usr/pkg/bin; else
install ./$i /usr/pkg/bin; fi; done
install: ./bochsdbg: stat: No such file or directory
gmake: [install_bin] Error 1 (ignored)
------
Seems the executable file for the debugger is missing or something?
this is the pkgsrc 2002Q2 on NetBSD 3.1
Any other info needed ?
Cognacc
Home |
Main Index |
Thread Index |
Old Index