This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libunwind progress


I've attached the patch to enable using dwarf_find_proc_info to be applied in frysk-imports. This is how I'd recommend using it:

1) Build frysk normally
2) Apply the patch to frysk-imports.
3) Comment out the lines in frysk-imports' generated makefile that build fryski and build frysk-imports
4) cd to frysk-core and 'make TestRunner'


You will probably also have to undo the patch that Rick brought in to enable UNW_REMOTE_ONLY. The issue of the linker errors when building fryski is something that needs to be addressed at some point. I've not committed this patch because of the issues associated with using it. The bugs for these problems are:

http://sourceware.org/bugzilla/show_bug.cgi?id=3068
http://sourceware.org/bugzilla/show_bug.cgi?id=3070
http://sourceware.org/bugzilla/show_bug.cgi?id=3071

Adam


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]