Date: Mon, 30 Sep 1996 10:57:12 -0400 From: Alexander Seth Jones <ajones@ctron.com> To: hackers@freefall.freebsd.org Subject: device driver optimization Message-ID: <324FDFC8.150F@ctron.com>
next in thread | raw e-mail | index | archive | help
I'm writing a device driver that works as expected when I compile with the "-g" option, but as soon as I compile with "-O" it no longer works as expected. Is there a good, systematic way to approach solving this? I could examine the assembly code between the two versions, I guess, but I was hoping there was a better way. -- Alex Jones | ajones@ctron.com Cabletron Systems, Inc. Durham, NH USA 03824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?324FDFC8.150F>