| Summary: | abort() on ARM produces core file that you can't backtrace. | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Grant Edwards <grant.b.edwards> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | uclibc-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| URL: | http://lists.uclibc.org/pipermail/uclibc/2011-November/045921.html | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Grant Edwards
2011-11-10 14:28:30 UTC
inability for gdb/gcc to cross noreturn attribute funcs is most likely unrelated to the C library for posterity, here is the fix that went into gcc: http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01234.html |