Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 338 Bytes

runswift_gdb.rst

File metadata and controls

18 lines (11 loc) · 338 Bytes

runswift_gdb

GDB can be used to debug the runswift program on the NAO.

  1. Sync with debugging symbols, run nao_sync -rg mario.

    Note

    Replace "mario" with name of your robot

    Tip

    -g flag uploads debug symbols to the nao

  2. Run runswift_gdb
  3. Use gdb as normal.