Author Topic: Debugger  (Read 3550 times)

Offline topsoftwareti

  • Single posting newcomer
  • *
  • Posts: 3
Debugger
« on: November 17, 2020, 08:24:48 pm »
Active debugger config: GDB/CDB debugger:Default
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: /home/adolfo/Rede/c/teste_c/teste_c/
Adding source dir: /home/adolfo/Rede/c/teste_c/teste_c/
Adding file: /home/adolfo/Rede/c/teste_c/teste_c/bin/Debug/teste_c
Changing directory to: /home/adolfo/Rede/c/teste_c/teste_c/.
Set variable: LD_LIBRARY_PATH=.:
Starting debugger: /usr/bin/gdb -nx -fullname -quiet  -args /home/adolfo/Rede/c/teste_c/teste_c/bin/Debug/teste_c
done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb (Ubuntu 8.1.1-0ubuntu1) 8.1.1

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugger
« Reply #1 on: November 17, 2020, 08:26:16 pm »
Good you've started with the log, but what is the problem? :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]