Hi Vladimir, The watchpoint-solib.exp test seems to assume hardware watchpoints: gdb_test "watch g" "Hardware watchpoint 3: g" "set watchpoint on g" Is this intentional, or should this be changed to accept "normal" software watchpoints too? Thanks, Mark