diff options
author | Tom Tromey <tromey@adacore.com> | 2022-05-24 10:15:17 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-06-01 06:15:53 -0600 |
commit | 80fa4b2a606763e71c4b599fa88288f554a0ea5b (patch) | |
tree | 251f21a9776f96cc0a0b83e905968385cb409b48 /gdb/reverse.c | |
parent | 46c7fd95fc42466a5a8c3b3d70925f1a8af68de3 (diff) | |
download | gdb-80fa4b2a606763e71c4b599fa88288f554a0ea5b.zip gdb-80fa4b2a606763e71c4b599fa88288f554a0ea5b.tar.gz gdb-80fa4b2a606763e71c4b599fa88288f554a0ea5b.tar.bz2 |
Add gdb.current_language and gdb.Frame.language
This adds the gdb.current_language function, which can be used to find
the current language without (1) ever having the value "auto" or (2)
having to parse the output of "show language".
It also adds the gdb.Frame.language, which can be used to find the
language of a given frame. This is normally preferable if one has a
Frame object handy.
Diffstat (limited to 'gdb/reverse.c')
0 files changed, 0 insertions, 0 deletions