3 | | Since there isn't actually any real 'broken' error, the debug report doesn't jump out at me with anything (for Web+) because it goes well past the issue. But, in the last screenshot image of the debugger, the Netsurf C source points to the issue pretty well, because I set a breakpoint. I guess I could set a breakpoint in Web+ as well ... I'm not nearly as familiar with the source of Web+, so would have to dink around. I looked at the webkit and libssl images in the Web+ debugger session searching for a bp hint. Wow, LOL. Webkit is big. |
| 3 | Since there isn't actually any real 'broken' error, the debug report doesn't jump out at me with anything (for Web+) because it goes well past the issue. But, in the last screenshot image of the debugger, the Netsurf C source points to the issue pretty well, because I set a breakpoint. I guess I could set a breakpoint in Web+ as well ... I'm not nearly as familiar with the source of Web+, so would have to dink around. I looked at the webkit, web+, and libssl images in the Web+ debugger session searching for a bp hint. Wow, LOL. The Webkit/Web+ space is big. |