Hi all,

When I run valgrind like :

valgrind --suppressions=/home/u19809/valgrind.supp --db-attach=yes 
--num-callers=20

and when asked to attach to the debugger I say 'y' I get this ...


==6488==    by 0x5951D4B: Wrap_QTA_Run(Instance_S*, Instance_S*, 
AC_Variant_S*) (QtApp.c:231)
==6488==    by 0x804B61E: main (main.c:714)
==6488==
==6488== ---- Attach to debugger ? --- [Return/N/n/Y/y/C/c] ---- y
==6488== starting debugger with cmd: /usr/bin/gdb -nw /proc/6614/fd/1014 6614
GNU gdb 6.8-debian
Copyright (C) 2008 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 "i486-linux-gnu"...
Attaching to program: /proc/6614/fd/1014, process 6614
Cannot access memory at address 0x448a0003
A program is being debugged already.  Kill it? (y or n) n
Program not killed.
(gdb)

What is wronng ?
Thx
W

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to