标签: c++ debugging breakpoints aix dbx
我发现gdb中的rbreak可以通过正则表达式来实现。 在aix dbx中有另一种方法吗? 我看过the document of IBM。 似乎dbx无法做到这一点。