gdb question
Jie Zhang
zhangjie@magima.com.cn
Fri Aug 6 06:19:00 GMT 2004
Hi Hicherson,
Hickerson, David A wrote:
> Is there not a way to list the set break points, watch points and catch
> points and their status? I looked at the help and info, but can't find a
> command for it.
>
In gdb, you can use "info breakpoints" or simply "info b" to list the
breakpoints and watch points. And "info catch" for catchpoints.
I think gdb question can be better answered on its own mailing list
<gdb@sources.redhat.com>.
cheers
--
Jie
More information about the Gcc
mailing list