Description:
- Changes the structure to create a stack from the bytecode information
so that function call names are correctly computed (this is still a work
in progress as not all bytecode instructions are currently supported).
- Support to step into function calls inside comprehensions/generators.
- Updates the bytecode dependency to 0.12.0.
Note: changes were done to the bytecode library to keep the bytecode offset.