Segments segment ¶ Bases: Function Get the flat address of memory based off of the named segment register. name = name instance-attribute ¶ __init__(name) ¶ invoke(arg=gdb.Value(0), *args) ¶ fsbase() ¶ Prints out the FS base address. See also $fsbase. gsbase() ¶ Prints out the GS base address. See also $gsbase.