<div>>Protocol debugging actually produces <TRACE> messages, not <DBG>.<br>>The <DBG> class is used very rarely.<br> </div>
<div>Hi Martin,</div>
<div> </div>
<div>Yes, that's what I mostly got in my log file. But the <DBG>
messages show a lot of information very intersting for me about the
internal procedures of BIRD. Is there any way of getting them in my log
file? or is it completely impossible?<br>
I would like to get messages with values of variables while running, or
at least, messages in the log file to know if the program enters into a
certain switch-case, and that kind of things. I tried with the
BGP_TRACE(D_PACKETS, "hello") function in attrs.c (the file which i am
mostly working on), but it crash when I execute "make". It seems like
if it is not declared, or something like that. Can you tell me where is
the BGP_TRACE declaration, in order to undertand it?<br>
<br>
Thank you very much Martin!<br>
<br>
Jorge -jorge1981@gmai.com-<br> </div>
<div><span class="gmail_quote">2006/8/3, Martin Mares <<a href="mailto:mj@ucw.cz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mj@ucw.cz</a>>:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi!<br><br>> What I originally wanted was to get <DBG> messages in my log file, and it
<br>> continue without them. I don't know where is my error;I thnik I have
<br>> activated all the "debug" options...Here is my configuration file:<br>><br>> debug protocols all;<br>> log "/log_bird" all;<br><br>Protocol debugging actually produces <TRACE> messages, not <DBG>.
<br>The <DBG> class is used very rarely.<br><br>                              
Have a nice fortnight<br>--<br>Martin `MJ' Mares   <<a href="mailto:mj@ucw.cz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mj@ucw.cz</a>>   <a href="http://atrey.karlin.mff.cuni.cz/%7Emj/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://atrey.karlin.mff.cuni.cz/~mj/</a><br>Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth<br>War doesn't determine who's right. It determines who's left.<br></blockquote></div><br>