Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Error: No results to report #14

@suresh-vy

Description

@suresh-vy

Hi ,

While running below command I got error like "Error: No results to report"

memory_analyzer run process_id

so i ran below command

memory_analyzer run --debug process_id

I got below error

gdb.error: Error occurred in Python command : No symbol table is loaded use the "file" command

so i have done few changes and kept few prints and i found PID value is printed as 0

and i replace the file_command to file then it ran it shown below error

No such file or directory

then i hard coded the PID insted 0, then i ran again and got it is not executable file

If possible can you resolve it,

Thanks in advance

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