Community
Participate
Working Groups
Created attachment 112978 [details] IBM PE Proxy SDM debugger fix The IBM PE proxy will not work with the PTP SDM debugger. This patch fixes the PE proxy so that it will start the SDM debugger.
Applied.
Dave, have you tested this recently?
I haven't had a chance to get back to this. I expect to spend time on it this week.
I have a patch to fix the debugger arguments, but I think this requires additional testing.
*** Bug 251853 has been marked as a duplicate of this bug. ***
I'm now seeing the following: PE@k17: SDM[2]: Could not find my ID! PE@k17: SDM[2]: [0] sdm_routing_table_init failed PE@k17: SDM[1]: sdm_init failed Not sure why this is happening.
Also, for some reason the sdm starts up with debugging enabled. This should only happen if the --debug argument is supplied in the "Extra SDM arguments" field of the SDM preference page.
Launching the debugger now fails for some reason. The routing_file only contains "0" and the SDM crashes because this is an invalid value.
Fixed by bug #252341. I've also resolved the debug argument issue.