This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: gdb script
On Thu, Jul 23, 2009 at 11:15 PM,
nagaraju.m<nagaraju.m@redpinesignals.com> wrote:
> ?Paul, I have raised "SIGINT" signal in my target for hitting the breakpoint
> is this signal causing the issue.
I have very little experience with embedded targets, and have
absolutely no clue on how to interpret your statement above.
But I think that yes, SIGINT may have something to do with the
problem, as GDB is probably expecting SIGTRAP, not SIGINT.
--
Paul Pluzhnikov