Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Valgrind XML parsing error
Forum Updated to NodeBB v4.3 + New Features

Valgrind XML parsing error

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 601 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RafaelRuiz
    wrote on 17 Dec 2015, 15:03 last edited by
    #1

    Hi,
    I'm trying to debug a QT 4.8 app in my embedded system (ARM, QT4.8). I'm able to run correctly QT apps, and Valgrind (valgrind-3.10.1) in my system. When I try to do remote debugging, it seems to work correctly until QTCreator (3.1.2), throws the following error:

    Error occurred parsing Valgrind output: Expected '#' or '[a-zA-Z]', but got ')'.
    

    If I try to import the XML file generated by Valgrind in my system, I get the same error.
    I can partially debug with valgrind and QTCreator in my PC but, obviously, I'm not able to simulate all the periferals (I2C, SPI) from my system in my PC, so I can fully debug my app.

    I have valgrind-3.10.0.SVN in my PC.

    Can someone help me with this problem?
    Thanks in advance.

    1 Reply Last reply
    0

    1/1

    17 Dec 2015, 15:03

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved