Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c3413 static struct cmd_list_element *overlaylist; variable
3420 help_list (overlaylist, "overlay ", -1, gdb_stdout); in overlay_command()
3845 _("Commands for debugging overlays."), &overlaylist, in _initialize_symfile()
3852 _("Assert that an overlay section is mapped."), &overlaylist); in _initialize_symfile()
3855 _("Assert that an overlay section is unmapped."), &overlaylist); in _initialize_symfile()
3858 _("List mappings of overlay sections."), &overlaylist); in _initialize_symfile()
3861 _("Enable overlay debugging."), &overlaylist); in _initialize_symfile()
3863 _("Disable overlay debugging."), &overlaylist); in _initialize_symfile()
3865 _("Enable automatic overlay debugging."), &overlaylist); in _initialize_symfile()
3867 _("Read the overlay mapping state from the target."), &overlaylist); in _initialize_symfile()