On 15/8/19 3:06 pm, Christopher M. Riedl wrote:> case 'c':
+ if (xmon_is_ro) { + printf(xmon_ro_msg); + break; + } if (!scanhex(&a)) { /* clear all breakpoints */ for (i = 0; i < NBPTS; ++i)
Clearing breakpoints is probably alright too. -- Andrew Donnellan OzLabs, ADL Canberra ajd@xxxxxxxxxxxxx IBM Australia Limited