Rainbow-electronics QIL-A9260-C11 Manual do Utilizador Página 13

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 34
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 12
1.3. Debugging an application
In order to debug your appplication you need first to enable the building of both GDB
server for the target and GDB client for the host from the buildroot menu (Toolchain
options).
Once your target root file systems is built, you can install it on the target and start the
gdbserver.
# gdbserver localhost:2000 hello
Process hello created; pid = 723
Listening on port 2000
On your host issue the following command:
gh@gh-desktop:~/hello_world$ arm-linux-gdb hello
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
Datasheet GSG-00006-A01 13/34
Vista de página 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 33 34

Comentários a estes Manuais

Sem comentários