Skip to content

scripts/loader.py is not python3 compatible #916

@lynus

Description

@lynus

Some osv commands don't work within a python3-supported gdb.
For example osv heap gives the following output:

Python Exception <class 'TypeError'> %x format: an integer is required, not gdb.Value:
Error occurred in Python command: %x format: an integer is required, not gdb.Value

A minor fix is needed to make the print statements of the script python3 compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions