Hello gdb hackers, working on an automated debugging layer on top of gdb I figured the catchpoint functions in the MI interface is missing. The attached patch against current CVS at least makes gdb report a catchpoint-break via MI. This is already sufficient for my application. However, I would appreciate a complete catchpoint implementation for the MI interface. I haven't figured out how to implement the '-break-catch' command. If somebody more knowledgable could do that I'd be thankfull. Please CC me in responses, as I'm not subscribed. Regards Markus