diff options
author | Tom Tromey <tom@tromey.com> | 2017-01-12 08:59:26 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-02-10 12:24:34 -0700 |
commit | 2bb8f231957e2beecfb689a896252b8d9fb67e23 (patch) | |
tree | 5f6758d1a942b1012bdaa99f5e8edee604038c0e /gdb/python/py-value.c | |
parent | 1bdfaf42ac152bb30e2b3ae3ab67b241835bba44 (diff) | |
download | binutils-2bb8f231957e2beecfb689a896252b8d9fb67e23.zip binutils-2bb8f231957e2beecfb689a896252b8d9fb67e23.tar.gz binutils-2bb8f231957e2beecfb689a896252b8d9fb67e23.tar.bz2 |
Remove some gotos from Python
This patch slightly refactors a couple of spots in the Python code to
avoid some gotos.
gdb/ChangeLog
2017-02-10 Tom Tromey <tom@tromey.com>
* python/python.c (do_start_initialization): New function, from
_initialize_python.
(_initialize_python): Call do_start_initialization.
* python/py-linetable.c (ltpy_iternext): Use explicit returns, not
goto.
Diffstat (limited to 'gdb/python/py-value.c')
0 files changed, 0 insertions, 0 deletions