Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bus error due to v9 VIS on v8 ?



On Fri, Aug 16, 2024 at 18:07:10 +1000, matthew green wrote:

> try "handle SIGILL pass" before "run".

gdb on more vintage netbsd ports, like sparcs, is often fragile as it
gets very little exercise and tends to bitrot a bit.  In my recent
experience with porting and debugging Self it seems (unscientifically)
safer to

  handle ... pass nostop noprint

so that gdb stays out of the way of the signal as much as possible.


May be it's just magic thinking :)


-uwe


Home | Main Index | Thread Index | Old Index