Re: [9fans] acid -k

2015-03-31 Thread cinap_lenrek
theres kinit() in -lkernel which prints the rc() acid command that generate the .acid files it needs. (besides initializing some variables) -- cinap

Re: [9fans] acid -k

2015-03-31 Thread Tharaneedharan Vilwanathan
Hi Steve, I remember using acid for debugging inferno kernel rather than plan 9. Regards dharani On Tue, Mar 31, 2015 at 3:27 PM, Steve Simon wrote: > hi, > > Trying to debug a driver using acid. > > none of the mkfiles in /sys/src/9 contain rules > to make .acid files, why? > > Does noone us