Re: [PATCH V2 0/2] Add C-SKY support

2019-04-16 Thread Mao Han
On Sun, Apr 14, 2019 at 10:23:49PM +0200, Mark Wielaard wrote: > It is hard to say what went wrong. > In theory you can examine the executable and core file cross arch, if > there is backend support. So if you could post a small binary and a > core file for it somewhere we can try debugging togethe

Re: [PATCH] elfclassify tool

2019-04-16 Thread Florian Weimer
* Mark Wielaard: >> I still need to implement an --unstripped option and fix the >> iteration over the dynamic section. > > We did already discuss some of this off-list. Thanks for summarizing the previous discussion. > --elf PATH return 0 whenever the file can be opened and a minimal ELF > head

Re: [PATCH V2 2/2] Add backend support for C-SKY

2019-04-16 Thread Mao Han
On Mon, Apr 15, 2019 at 01:08:58PM +0200, Mark Wielaard wrote: > > + * backends/Makefile.am: Add C-SKY. > > + * backends/csky_cfi.c: New file. > > + * backends/csky_corenote.c: Likewise. > > + * backends/csky_init.c: Likewise. > > + * backends/csky_initreg.c: Likewise. > > + * backends/