rainerf / ricodebug

ricodebug is a debugger featuring data visualization, similar to DDD
12 stars 9 forks source link

Handle new response "breakpoint-modified" #4

Open rainerf opened 12 years ago

rainerf commented 12 years ago

GDB 7.4 introduces a new response "breakpoint-modified" which needs to be handled. See http://sourceware.org/ml/gdb-patches/2011-04/msg00471.html for more information.