X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=TODO;h=7bdd6264d98c064e89edd04beb7f356df59f6528;hp=f567a82f9cba00dc09af8b1596505a2ff597be77;hb=0e37ea6499fd493a32ebdfd3a27c6a01426b3a19;hpb=6cb1d10cdad509939e3decf089e08c289d85d5cf diff --git a/TODO b/TODO index f567a82f9c..7bdd6264d9 100644 --- a/TODO +++ b/TODO @@ -217,6 +217,11 @@ https://lists.berlios.de/pipermail/openocd-development/2009-October/011506.html https://lists.berlios.de/pipermail/openocd-development/2009-October/011507.html - breakpoints can get lost in some circumstances: @par https://lists.berlios.de/pipermail/openocd-development/2009-June/008853.html +- add support for masks in watchpoints. The trick is that GDB does not + support a breakpoint mask in the remote protocol. One way to work around + this is to add a separate command "watchpoint_mask add/rem ", that + is run to register a list of masks that the gdb_server knows to use with + a particular watchpoint address. - integrate Keil AGDI interface to OpenOCD? (submitted by Dario Vecchio) @section thelisttesting Testing Suite