Android Debug:GDB Command Timeout

Sysprogs forums Forums VisualGDB Android Debug:GDB Command Timeout

  • This topic has 1 reply, 2 voices, and was last updated 11 years ago by ket.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #506
    xiasi914
    Participant

    Hello! I get a GDB Command Timeout problem when i build my game for android. -file-list-exec-source-files is taking too long to complete. I wait for it for over ten minites.At last I have to “stop debugging”. Is it because I build a too large project ? I have more than 600 *.cpp and *.c files. 😥 I am sorry for my poor english.

    #2240
    ket
    Participant

    This seems to be a bottleneck of GDB with large projects. To disable the issuing of this command go to VisualGDB Project Properties->GDB Settings and check the “Use relative source file paths” option.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.