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

exceptionHandler for 68K


Hi all,

Has anyone got an example of the exceptionHandler() function for the 68K 
(plain old 68000 core). The m68k-stub.c module  requires one (as explained 
in GDB manual). However it appears that this function must use its own 
special vector table to help identify the vector number (using return 
address magic!). It would just be nice to see some source code to clarify 
some issues for me.

TIA
David Williams.

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