is this expected behavior ? or should the higher sim layers
catch this ?
happens with latest cvs HEAD and arm-elf-gdb as well ...
$ bfin-elf-gdb
(gdb) target sim
Connected to the simulator.
(gdb) run
Starting program:
warning: No executable file specified.
warning: No program loaded.
Segmentation fault
-mike