This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2025-01-05 04:24:12 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
529e429c6e
crosstool-ng
/
config
/
debug
/
strace.in
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add strace debugging aid.
2007-07-12 13:34:56 +00:00
# strace
Also upgrade non-generated config files Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-06 07:25:30 +00:00
## depends on ! LIBC_BIONIC
Disallow duma/ltrace/strace for bionic Allow cross-gdb and gdbserver. This requires removal of an explicit check that disables gdbserver on android. However, the comment above that check refers to exec_elf.h, which has been removed since API level 19. It builds fine with current selection of the sample (21). Only build-tested, hope someone can give it a try and report back. We can fine tune the check for GDB but I'll leave it for now. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-05-15 01:46:34 +00:00
Switch comp.libs/tools and debug to new framework. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-05-20 04:58:46 +00:00
source "config/versions/strace.in"
Reference in New Issue
Copy Permalink