Skip to content

Target does not support core file generation #942

@ghost

Description

I'm trying to attach a process and dump memory using gdb in root mode but gcore does not work on x86. gcore does work on my ARM-based phone but it is slow to handle these, emulator is much faster, and I just want to save battery and keep battery last longer.

Steps to reproduce:

  1. Install Memu Lollipop RC5
  2. Install Termux, and launch it
  3. apt update
  4. apt install gdb tsu
  5. su
  6. dumpsys meminfo and find pid of process to attach
  7. quit
  8. tsu
  9. gdb -pid (pid)
  10. gcore (path)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-i686Issue reproducible on packages compiled for i686bug reportSomething is not working properlyhelp wantedHelp is wanted in order to solve the issueinactiveNo activity in a certain period of time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions