*** tpb has joined #openrisc | 00:00 | |
*** mafm has quit IRC | 01:45 | |
*** thunor has joined #openrisc | 02:21 | |
*** thunor has quit IRC | 04:26 | |
*** thunor has joined #openrisc | 07:40 | |
*** rohitksingh has joined #openrisc | 16:54 | |
*** rohitksingh has quit IRC | 17:35 | |
*** mithro has quit IRC | 19:44 | |
*** mithro has joined #openrisc | 19:45 | |
*** mafm has joined #openrisc | 22:08 | |
shorne | wtfuzz: doing bt in the exception handler doesnt always work as the stack doesnt really exist | 22:47 |
---|---|---|
shorne | but... I remember I did fix it so the assert didnt fail. I thought that change was already upstream | 22:48 |
*** thunor has quit IRC | 22:48 | |
shorne | hmm, no it looks like there still is an assert there | 22:51 |
shorne | https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=gdb/or1k-tdep.c;h=8f6f6e196090f0c39d3f347a41531b4eeebd37b0;hb=HEAD#l479 | 22:51 |
tpb | Title: sourceware.org Git - binutils-gdb.git/blob - gdb/or1k-tdep.c (at sourceware.org) | 22:51 |
shorne | maybe before it completely aborted when you hit this assert, now it just prints a warning | 22:52 |
shorne | but I think we can fix it | 22:52 |
shorne | basically the assert is checking "do we have a parent stack frame?" if no then stop trying to backtrace. The reason it fails is in exception handler there is no stack frame | 22:54 |
shorne | there is probably some patches to newlib we can do to build a stack frame on exceptions (I did for some linux configurations) | 22:55 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!