update to describe bug 18620

This commit is contained in:
Tom Tromey
2015-07-02 22:38:15 -06:00
parent 1273564e45
commit 63cbacd9db

View File

@@ -33,7 +33,11 @@ commands like "up" or "down".""",
18385: """Your gdb doesn't expose locations on a gdb.Breakpoint.
This can be worked around, but maybe not always reliably.
This means that sometimes breakpoints won't display in source windows."""
This means that sometimes breakpoints won't display in source windows.""",
18620: """Your gdb doesn't have a "breakpoint modified" event.
This means that when a pending breakpoint is resolved, the GUI won't
be able to update to reflect that fact."""
}
_warning = """See https://sourceware.org/bugzilla/show_bug.cgi?id=%s