termux-packages icon indicating copy to clipboard operation
termux-packages copied to clipboard

Target does not support core file generation

Open ghost opened this issue 9 years ago • 7 comments

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

ghost avatar Apr 19 '17 14:04 ghost

have the same problem,with gdb 8.1

molixiaoge avatar Mar 01 '18 04:03 molixiaoge

I'm also having the same problem with gdp 8.1, unfortunately.

ghost avatar Apr 25 '18 20:04 ghost

same

Quicker666 avatar Jun 30 '19 10:06 Quicker666

have the same problem with gdb 7.11

crazyxw avatar Aug 28 '19 08:08 crazyxw

Still the same with gdb 8.3 (latest)

kuromiii avatar Aug 28 '19 14:08 kuromiii

have the same problem with gdb 9.1 ,why?

xlfj5211 avatar Apr 01 '20 00:04 xlfj5211

This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 18 '21 19:11 stale[bot]