LEON2 and C++ exception handling

Chris Johns chrisj at rtems.org
Mon Aug 14 22:32:14 UTC 2017


On 14/08/2017 23:08, Mike Looijmans wrote:
> 
> Bit of searching and comparing exectables reveiled that the ".eh_frame" segment
> was missing in the ROM images. Turned out to be a typo in the link script.
> 
> And indeed, it works properly now. Thank you for your help!
> 

There is also the 'rtems-exeinfo' [1] command. It lets you see the sections in
your executable as well as the 'init' and 'fini' data.

Chris

[1]
https://docs.rtems.org/branches/master/user/tools/index.html#rtems-executable-infomation


More information about the users mailing list