On Fri, 2 Jul 2004, Borislav Petkov wrote: > I've been trying to figure out today how BUG() works, it is inline > assembly, again: > 2. Where does the compiler get those __LINE__ and __FILE__ from? These are built-in in the compiler ;) Rik -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/