Red Hat ENTERPRISE LINUX 3 - USING CPP Manual de usuario Pagina 47

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 59
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 46
Red Hat Developer Day – 26 June 201247
Debugging Your Executable Continued..
For more complex cases
Right-click executable and select Debug as.. -> Debug Configurations...
Debug configurations and run configurations are tied together
Argument to main, environment variables, ... are the same
Can attach to an executing application (e.g. Debug Firefox)
Can specify a remote application
Can look at a core dump
Debugger tab allows debugger settings
Non-stop mode for thread debugging, reverse debugging
Shared libraries
can specify location of gdb and .gdbinit file
For special cases specify a macro for gdb which calls the
debugger e.g. Use this to log gdb/mi output for a bug report
Vista de pagina 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 58 59

Comentarios a estos manuales

Sin comentarios