adeb icon indicating copy to clipboard operation
adeb copied to clipboard

A debian-based shell environment designed for Android and adb

Results 19 adeb issues
Sort by recently updated
recently updated
newest added

I installed 'adeb' tool in Android R platform, I've enabled the below kernel config: CONFIG_IKHEADERS=m CONFIG_BPF_JIT=y CONFIG_BPF=y CONFIG_BPF_SYSCALL=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_HAVE_EBPF_JIT=y CONFIG_BPF_EVENTS=y CONFIG_KPROBES=y CONFIG_KPROBE_EVENTS=y CONFIG_UPROBES=y CONFIG_UPROBE_EVENTS=y CONFIG_TRACEPOINTS=y CONFIG_PREEMPTIRQ_EVENTS=y But while I...

A couple of fixes to make --buildtar option more convenient. Hopefully the commit messages are descriptive enough.

The first three changes are probably useful, the fourth change is just fyi, the fifth change needs a bit of work. The whole series lets me build an androdeb installation...

Hello I want to use adeb in my android target but stuck here. I spent a day to solve this issue. Can't understand that isssue. after prepare adeb in my...

smith@smith-Inspiron-5545:~/adeb/adeb$ adeb prepare |--------------| | adeb: v0.99g | |--------------| 16:05:32 - INFO : Looking for device.. 16:05:32 - INFO : Preparing device... 16:05:32 - INFO : Doing a base install....

When I run `trace 'p:c:write (arg1 == 1) "writing %d bytes to STDOUT"` I see traces of any writes to `stdout` happening inside the chroot but nothing outside of it...

**Enviroment:** Host Ubuntu: 18.04 Client Android: Android P + 4.9 kernel with root **Reproduce:** - Follow the step in guide https://github.com/joelagnel/adeb/blob/master/BCC.md#build-bcc-during-adeb-install-optional, run command "adeb prepare --build --bcc --kernelsrc /path/to/kernel-source/" **-...

18:11:55 - ERROR : Device doesn't have an androdeb environment, run "./androdeb prepare" first I RUN androdeb prepare,the same error