GDB Debugger Console (when pause did not work): Debugger Command: [/opt/GNU/bin/gdb, --nw, --silent, --interpreter=mi] Env[0]: [] workingDirectory: /opt/SUNWspro/NetBeansProjects/Fractal_1/ ================================================ 100-gdb-version 101-environment-directory "/opt/SUNWspro/NetBeansProjects/Fractal_1/" 102-gdb-show language 103-gdb-set print repeat 10 104-file-exec-and-symbols /opt/SUNWspro/NetBeansProjects/Fractal_1/dist/Debug/SunStudio-None/fractal_1 100~"GNU gdb 6.8\n" 100~"Copyright (C) 2008 Free Software Foundation, Inc.\n" 100~"License GPLv3+: GNU GPL version 3 or later \n" 100~"This is free software: you are free to change and redistribute it.\n" 100~"There is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\n" 100~"and \"show warranty\" for details.\n" 100~"This GDB was configured as \"sparc-sun-solaris2.10\".\n" 100^done 101^done,source-path="/opt/SUNWspro/NetBeansProjects/Fractal_1:$cdir:$cwd" 102^done,value="auto; currently c" 103^done 104^done 105-gdb-set environment LD_PRELOAD_32=/opt/OCIEsys/home/tomw/.netbeans/6.5/cnd2/lib/unbuffer-SunOS-sparc.so 105^done 106-break-insert -t main 107-data-list-register-names 108-exec-run < /tmp/gdbFifo4767.fifo > /tmp/gdbFifo4806.fifo 2>&1 109info proc 106^done,bkpt={number="1",type="breakpoint",disp="del",enabled="y",addr="0x00012184",func="main",file="fractal.cc",fullname="/opt/SUNWspro/NetBeansProjects/Fractal_1/fractal.cc",line="212",times="0"} 107^done,register-names=["g0","g1","g2","g3","g4","g5","g6","g7","o0","o1","o2","o3","o4","o5","sp","o7","l0","l1","l2","l3","l4","l5","l6","l7","i0","i1","i2","i3","i4","i5","fp","i7","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9","f10","f11","f12","f13","f14","f15","f16","f17","f18","f19","f20","f21","f22","f23","f24","f25","f26","f27","f28","f29","f30","f31","y","psr","wim","tbr","pc","npc","fsr","csr","d0","d2","d4","d6","d8","d10","d12","d14","d16","d18","d20","d22","d24","d26","d28","d30"] 108^running 108*stopped,thread-id="0",frame={addr="0x00012184",func="main",args=[{name="argc",value="1"},{name="argv",value="0xffbffb3c"}],file="fractal.cc",fullname="/opt/SUNWspro/NetBeansProjects/Fractal_1/fractal.cc",line="212"} 110info share 111-exec-continue 109&"info proc\n" 109~"process 4841 flags:\n" 109PR_STOPPED Process (LWP) is stopped 109PR_ISTOP Stopped on an event of interest 109PR_RLC Run-on-last-close is in effect 109PR_MSACCT Microstate accounting enabled 109PR_PCOMPAT Micro-state accounting inherited on fork 109PR_FAULTED : Incurred a traced hardware fault FLTBPT: Breakpoint trap 109^done 110&"info share\n" 110~"From To Syms Read Shared Object Library\n" 110~"0xff3b7820 0xff3de6f8 Yes /usr/lib/ld.so.1\n" 110~"0xff380248 0xff380298 Yes /opt/OCIEsys/home/tomw/.netbeans/6.5/cnd2/lib/unbuffer-SunOS-sparc.so\n" 110~"0xff25e5d0 0xff30f698 Yes /opt/SUNWspro/lib/sparc/libCstd.so.1\n" 110~"0xff1d43c0 0xff1d938c Yes /opt/SUNWspro/lib/sparc/libCrun.so.1\n" 110~"0xff108140 0xff194b90 Yes /lib/libm.so.2\n" 110~"0xff0232a0 0xff0c7728 Yes /lib/libc.so.1\n" 110~"0xfefcc478 0xfefdaa54 Yes /opt/SUNWspro/prod/usr/lib/cpu/sparcv8plus/libCstd_isa.so.1\n" 110~"0xfefa0400 0xfefa34c8 Yes /platform/SUNW,UltraAX-i2/lib/libc_psr.so.1\n" 110^done 111^running