<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Pavel asked for a dump of gdb-remote commands.  I got that and ran it through the gdbremote decoder, and trimmed to include what looks like the last successful continue after breakpoint and then the halt on dlopen.  Both cases stop on signal 5.</div><div class=""><br class=""></div><div class="">After the stop message the debugger issues two binary reads and then apparently makes the decision that it should stop rather than continue.  The stopping case is missing the equivalent of "Element 1: Single stepping past breakpoint site 2 at 0x2aaaaaab9eb0” which is in the continuing case.  I’ve attached the file here:</div><div class=""><br class=""></div><div class=""></div></body></html>