This is the mail archive of the gdb@sourceware.org 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]

debugging on ARM processor


Hi,
          What happens when a program hits the instruction 'SVC' or
SWI  ?   A   signal will be
        delivered  to  that  process and  will  cause  it  to stop and
its parent to be notified via
         wait systemcall?
     If so which signal will be delivered to a process when it hits
the 'SVC' instruction??

Thanks in advance.


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