Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS F:\Fanuc\KTRANS> gdb .\ktrans.exe
- GNU gdb (GDB) 7.5
- Copyright (C) 2012 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "i686-pc-mingw32".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from F:\Fanuc\KTRANS\ktrans.exe...(no debugging symbols found)...done.
- (gdb) run
- Starting program: F:\Fanuc\KTRANS\ktrans.exe
- [New Thread 2972.0x3960]
- [New Thread 2972.0x1b6c]
- [New Thread 2972.0x39bc]
- [New Thread 2972.0x5f0]
- Program received signal SIGSEGV, Segmentation fault.
- 0x6233917f in MFC42!?classCCachedDataPathProperty@CCachedDataPathProperty@@2UCRuntimeClass@@B ()
- from C:\WINDOWS\SysWOW64\mfc42.dll
- (gdb) quit
- A debugging session is active.
- Inferior 1 [process 2972] will be killed.
- Quit anyway? (y or n) y
- error return C:/MinGW/msys/1.0/src/gdb/gdb-7.5-1/src/gdb-7.5/gdb/windows-nat.c:1272 was 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement