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] |
There are some null pointer exceptions when I open DisassemblyWindow, and I code a small patch to fix this problem. I am not good at these classes in java-gnome, so I am not sure this patch could fix all npe or not in DisassemblyWindow. 2006-09-20 Yao Qi <qiyaoltc@cn.ibm.com> * disassembler/DisassemblyWindow.java: Check null pointer before use it. After this patch applied, no npe any more, but I am still confused that the output in disassembly window are *almost* "nop". I suspect that the output in DisassemblyWindow is not right, and additional test case for disassembly is needed. Check it in. -- Yao Qi
Attachment:
DisasmWindow.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |