25.10.2014 Views

Debugging Embedded Systems

Debugging Embedded Systems

Debugging Embedded Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GDB/MI Interface (Cont.)<br />

GDB/MI Output Syntax<br />

output -><br />

( out-of-band-record )* [ result-record ] "(gdb)" nl<br />

result-record -><br />

[ token ] "^" result-class ( "," result )* nl<br />

out-of-band-record -><br />

async-record | stream-record<br />

async-record -><br />

exec-async-output | status-async-output | notify-async-output<br />

exec-async-output -><br />

[ token ] "*" async-output<br />

status-async-output -><br />

[ token ] "+" async-output<br />

notify-async-output -><br />

[ token ] "=" async-output<br />

async-output -><br />

async-class ( "," result )* nl<br />

result-class -><br />

"done" | "running" | "connected" | "error" | "exit"<br />

14

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!