Incorrect behavior in case of watchpoint

Aleksey Midenkov <[email protected]>
Newsgroups gmane.comp.kde.users.kdevelop
Message-ID <CAF8BazDO+ifpvc_dG0WU+8Vu_i=p+RkWZ+GMXrjESVRhn_fw2g@mail.gmail.com>
I've set watchpoint with command `watch -l` and it was saved in
KDevelop session. Now it doesn't start debug session because it ends
up in endless loop:

(gdb) 2106-break-watch "-location m_part_spec.start_part"
2106^error,msg="-break-watch: Unknown option ``location
m_part_spec.start_part''"
(gdb) 2107-break-watch "-location m_part_spec.start_part"
2107^error,msg="-break-watch: Unknown option ``location
m_part_spec.start_part''"
(gdb) 2108-break-watch "-location m_part_spec.start_part"
2108^error,msg="-break-watch: Unknown option ``location
m_part_spec.start_part''"
(gdb) 2109-break-watch "-location m_part_spec.start_part"
2109^error,msg="-break-watch: Unknown option ``location
m_part_spec.start_part''"
(gdb) 2110-break-watch "-location m_part_spec.start_part"
2110^error,msg="-break-watch: Unknown option ``location
m_part_spec.start_part''"
...

Though I've managed to delete breakpoint from Breakpoints tab and start again.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.