Hello Doug<br>
Thanks a lot for your usefull points. I am going to give it a try.<br>
<br>
Kind Regards<br>
Ali<br><br><div><span class="gmail_quote">2008/2/3, Doug Hardie <<a href="mailto:bc979@lafn.org">bc979@lafn.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Feb 2, 2008, at 01:14, Alan DeKok wrote:<br><br>> Ali Majdzadeh wrote:<br>>> Is there any way to debug an RLM module using gdb?<br>><br>>  Yes.  The modules are just shared libraries.  See the gdb manual for<br>
> how to deal with shared libraries.<br><br>Some additional info may be helpful.  You can attach to a running<br>radiusd with gdb and the -i option and set breakpoints for the module<br>you want to debug.  However, if this is an operational server you will<br>
quickly get into big issues.  You really ought to get either another<br>instance running or use a test server and start it with gdb -i radiusd<br>-X. Then set your breakpoints and run the test.<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>