Home
last modified time | relevance | path

Searched refs:exit_with_usage (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/python/
HDpython-config.py12 def exit_with_usage(code=1): function
20 exit_with_usage()
23 exit_with_usage()
32 exit_with_usage(code=0)