Author Topic: Error message with debug  (Read 2502 times)

ansun

  • Guest
Error message with debug
« on: February 13, 2015, 01:51:03 am »
I got multiple  error messages on debug. I am new in using this IDE but it not always has debug problem. I searched from web and changed KEY in regedit, uninstalled and installed another code blockspackage, but nothing change. I am not the pro on config and setup inside of this IDE, but I really need debug to help me step in and watch the variable change each step. Please help me, thanks. Below is the error message:

[debug]> info program
[debug]   Using the running image of child Thread 2560.0x178c.
[debug]Program stopped at 0x40137c.
[debug]It stopped at a breakpoint that has since been deleted.
[debug]>>>>>>cb_gdb:
[debug]> step
[debug]D:\C_training\110B\a5\main.cpp:16:496:beg:0x401384
[debug]>>>>>>cb_gdb:

At D:\C_training\110B\a5\main.cpp:16

[debug]> step
[debug]D:\C_training\110B\a5\main.cpp:17:515:beg:0x40138b
[debug]>>>>>>cb_gdb:

At D:\C_training\110B\a5\main.cpp:17

[debug]> step
[debug]164   ../../../../src/gcc-4.7.1/libgcc/config/i386/cygwin.S: No such file or directory.
[debug]__chkstk_ms () at ../../../../src/gcc-4.7.1/libgcc/config/i386/cygwin.S:164
[debug]>>>>>>cb_gdb:
[debug]> info frame
[debug]Stack level 0, frame at 0x28fe60:
[debug] eip = 0x417930 in __chkstk_ms (../../../../src/gcc-4.7.1/libgcc/config/i386/cygwin.S:164); saved eip 0x4013d0
[debug] called by frame at 0x28ff30
[debug] source language asm.
[debug] Arglist at 0x28fe58, args:
[debug] Locals at 0x28fe58, Previous frame's sp is 0x28fe60
[debug] Saved registers:
[debug]  eip at 0x28fe5c
[debug]>>>>>>cb_gdb:

Cannot open file: ../../../../src/gcc-4.7.1/libgcc/config/i386/cygwin.S
At ../../../../src/gcc-4.7.1/libgcc/config/i386/cygwin.S:164