>3) Similar to 2) I wonder why it's not possible to create >suppressions or >attach a debugger in xml mode. Basically this would also mean: >valgrind asks some server via socket whether to attach >debugger or create >suppression at given position. Is it simply not implemented or >was there a >reason for this?
Note that the gdbserver patch (see http://bugs.kde.org/show_bug.cgi?id=214909 ) (a.o.) to debug together with --xml=yes. (as the interaction with the user is done from a gdb started by the user, typically from another window). To have the --db-attach=yes together with xml, I guess the gdb (which is started by valgrind) would also have to avoid using stdin and similar (even if the question to attach would be asked through a socket). Philippe ____ This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy. Any views expressed in this message are those of the sender. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
