diff options
author | Tom Tromey <tom@tromey.com> | 2018-05-20 23:42:01 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-07-16 08:55:22 -0600 |
commit | edb0470b99a9f399ccb5d666173c4315f6cb02c0 (patch) | |
tree | 8a7e1590c59dd1fa72c2d85ca642157f50f8aaaa /gdb/python/py-function.c | |
parent | 6cccc9a89160455aab634784c231af4590d943f3 (diff) | |
download | gdb-edb0470b99a9f399ccb5d666173c4315f6cb02c0.zip gdb-edb0470b99a9f399ccb5d666173c4315f6cb02c0.tar.gz gdb-edb0470b99a9f399ccb5d666173c4315f6cb02c0.tar.bz2 |
Use outermost_context_p in more places
This changes a few explicit checks of context_stack_depth to use
outermost_context_p instead. This simplifies some future work.
gdb/ChangeLog
2018-07-16 Tom Tromey <tom@tromey.com>
* xcoffread.c (read_xcoff_symtab): Use outermost_context_p.
* dwarf2read.c (using_directives, new_symbol): Use
outermost_context_p.
* dbxread.c (process_one_symbol): Use outermost_context_p.
* coffread.c (coff_symtab_read): Use outermost_context_p.
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions