gdb signals

Andrew Cagney cagney@gnu.org
Mon Feb 23 19:21:00 GMT 2004


> Hi All,
>              I want to know what are the role of signals in gdb simulator
> with simulator( i mean in there interfaces gdb and simulator). And how do i
> configure the various configrable parts of gdb. Any documnet for that?
> 
> 
> I have integerated my new simulator with gdb but before exectuions starts in
> my simulator it carshes saying

look at src/include/gdb/remote-sim.h and the expectations placed on 
sim_stop_reason().

Andrew




More information about the Gdb mailing list