gdb-frame-location

gdb-frame-location is a compiled Lisp function in `gdb-mi.el'.

(gdb-frame-location FRAME)

Return " of file:line" or " of library" for structure FRAME.

FRAME must have either "file" and "line" members or "from"
member.