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. Unable to use Data Breakpoints

Unable to use Data Breakpoints

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
debuggergdbsegfaultbreakpoint
1 Posts 1 Posters 883 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.
  • M Offline
    M Offline
    mtangy
    wrote on 17 Jan 2019, 21:01 last edited by
    #1

    I'm trying to remote debug a UI application running on a Yocto based embedded Linux device. My program seems to have a segfault that almost arbitrarily occurs when interacting with certain UI elements. I've narrowed the problem down to a corrupt pointer to an object and I am trying to set a data breakpoint on that object. When ever I right click on the object in the debug viewer and select any of the three options ("Add Data Breakpoint At Object Address/Pointer Address/Expression") the breakpoint appears in the breakpoint list but whenever I try to continue execution A window titled "Executable Failed" pops up that says "Command Aborted.". Whenever I try manually adding the breakpoint by right clicking on the breakpoint pane and adding data break point by address Nothing appears on the breakpoint list and the breakpoint is never generated. Has anyone ever experienced this or does anyone know what might be happening? Thanks

    1 Reply Last reply
    0

    1/1

    17 Jan 2019, 21:01

    • 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