This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] | |
> Well, you'd think so, but this is the reason why my patch is taking so > long - it becomes complicated because of the Linker/PLT messing function > pointers up.
Right, but the unwinder we have already does basically the same thing and it's fine except for native methods, which are outside the sandbox anyway.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |