commit | f79688953fb09dbe5c0ecf33a8db15054d49fb8d | [log] [tgz] |
---|---|---|
author | Enze Li <enze.li@hotmail.com> | Mon Aug 29 20:15:14 2022 +0800 |
committer | Enze Li <enze.li@hotmail.com> | Tue Aug 30 21:06:51 2022 +0800 |
tree | c943c01b3e4ee6666f9eb5649b77b54107e4e17c | |
parent | 6f4eb56ec7d986030ea4f81f3d9f05180964bbc1 [diff] |
gdb: update ranged_breakpoint::print_one_detail in comments The print_one_detail_ranged_breakpoint has been renamed to ranged_breakpoint::print_one_detail in this commit: commit ec45bb676c9c69c30783bcf35ffdac8280f3b8bc Date: Sat Jan 15 16:34:51 2022 -0700 Convert ranged breakpoints to vtable ops So their comments should be updated as well.