This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [preliminary patch] sim/h8300/compile.c: abort when abort iscalled.


Hi Michael,

> Yeah, and I didn't think about the stop signal, but it seems
> like we're ready to do that too.  Kazu, try this, and with your
> approval I'll check it in.

Thanks!  This patch works.  If I use abort(), I get "program stopped
with signal 6", which is correct.  Without this patch, I get "program
stopped with signal 5."

p.s.
Actually, even without this, your patch to nrun.c seems to be enough
for running gcc testsuite.

Kazu Hirata


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]