Debug build not working
Project: | JNode Builder |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | active |
Description
The debug build of JNode does not work anymore. You can reproduce that with a clean trunk and
build.sh -Djnode.debug=1 cd-x86-lite
It is supposed to build a bootimage.debug file that contains the addresses for all labels used in the bootimage. This could be quite useful to debug problems in the low level code. I tried to investigate on that problem (and will try it again) but could not make it work again. Depending on the svn revision I use I get slightly different errors and I do not know when it last worked. For sure it worked before the debug build was made optional. Have a look here.
Attached you'll find the interesting parts of the build exception.
Attachment | Size |
---|---|
stacktrace.txt | 12.6 KB |
- Login to post comments