From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Quality Quorum Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: more on gdb server Date: Wed, 18 Jul 2001 14:05:00 -0000 Message-id: <3B55FA11.3080902@cygnus.com> References: X-SW-Source: 2001-07/msg00258.html > Consider software watchpoints, already almost uselessly slow. Consider >> single-stepping over a single line of code consisting of forty or four >> hundred machine instructions. There can be a significant overhead. > > > I would say that it is a stong case to make protocol a tiny little bit > more rich :). Step out of range already does this for this case. Andrew