Download these IBM resources today! ...Developer.com: 5 views since Tuesday, July 8, 2008 at 01:04 AMDebug symbols are one of the key elements of an effective debugging session. Debug symbols keep a mapping of the source code to the generated EXE or DLL binary; this allows the debugger to set breakpoints at source code locations and display rich debugging information when a breakpoint is hit.
Published in: Tools & Resources