BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000101 [uClibc] New Features feature N/A 02-14-05 02:09 10-07-07 16:35
Reporter hgb View Status public  
Assigned To uClibc
Priority normal Resolution open  
Status assigned   Product Version 0.9.27
Summary 0000101: Implementation of backtrace() from glibc would be useful
Description The backtrace() function (and its friends backtrace_symbols() and backtrace_symbols_fd()) would be a very welcome addition to uClibc. I have no idea how hard it is to implement, but if it's not-that-hard, I would at least consider it a very useful addition. It is excellent for debugging.
Additional Information
Attached Files  uclibc-backtrace.tar.bz2 [^] (4,437 bytes) 10-07-07 16:32

- Relationships

- Notes
(0002813)
enaess
10-07-07 16:35

Note for: uclibc-backtrace.tar.bz2

Hi,

I added backtrace support for uClibc 0.9.28 for both x86 and arm/xscale. For the latter platform, you may need to tweak your compiler settings to use -mapcs (arm procedure calling standard). This adds a bit overhead on a per-function call basis but does the trick.

Have a nice day!

- Eivind
 

- Issue History
Date Modified Username Field Change
02-14-05 02:09 hgb New Issue
03-16-05 11:55 andersen Assigned To andersen => uClibc
10-07-07 16:32 enaess File Added: uclibc-backtrace.tar.bz2
10-07-07 16:35 enaess Note Added: 0002813
10-07-07 16:49 enaess Issue Monitored: enaess


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker