28 Sep
2005
28 Sep
'05
9:39 p.m.
Any tips on how to get gdb to load the symbols for the rlm_ and breakpoint its functions? Thanks, Joe
29 Sep
29 Sep
2:07 a.m.
On September 28, 2005 9:39:49 PM -0400 Joe Maimon <jmaimon@ttec.com> wrote:
Any tips on how to get gdb to load the symbols for the rlm_ and breakpoint its functions?
1. Use a recent gdb. or 2. a. break after the part in the "core" freeradius that loads the modules b. set your breakpoints c. when you restart, you have to disable all breakpoints in the modules before allowing freeradius to run d. when you hit the "core" freeradius breakpoint, re-enable the module breakpoints. As you see, (1) is a much better option. -frank
7587
Age (days ago)
7587
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frank Cusack -
Joe Maimon