gdb-breakpoints-list

gdb-breakpoints-list is a variable defined in `gdb-mi.el'.
Its value is
nil


Documentation:
Associative list of breakpoints provided by "-break-list" MI command.

Keys are breakpoint numbers (in string) and values are structures
as returned from "-break-list" by `gdb-json-partial-output'
("body" field is used). Updated in
`gdb-breakpoints-list-handler-custom'.