Nathan Hilderman created NETBEANS-5741:
------------------------------------------

             Summary: gdb debugging embedded arm, Pause button does not work
                 Key: NETBEANS-5741
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5741
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Debugger
    Affects Versions: 12.2, 8.2
         Environment: Product Version: Apache NetBeans IDE 12.2
Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
Java: 1.8.0_292; OpenJDK 64-Bit Server VM 25.292-b10
Runtime: OpenJDK Runtime Environment 1.8.0_292-b10
System: Linux version 3.10.0-1160.6.1.el7.x86_64 running on amd64; 
ANSI_X3.4-1968; en_US (nb)
User directory: /home/nhilderm/.netbeans/12.2
Cache directory: /home/nhilderm/.cache/netbeans/12.2
            Reporter: Nathan Hilderman


I am using Netbeans 12.2 with 8.2 C++ on an Oracle Linux Host, and am debugging 
a 32 bit ARM target using gdbserver(Version: 2.5.1 Source: 
1482228623_org-netbeans-modules-cnd-debugger-gdbserver.nbm).  The Pause button 
does not do anything and appears to hang the debugger GUI.

I feel this is a key feature for Embedded C++ development.

I have seen this bug on other platforms and they have been fixed. The fix is 
related to sending proper SIGINT to gdbserver.

[https://github.com/microsoft/vscode-cpptools/issues/4243]

https://sourceware.org/bugzilla/show_bug.cgi?id=18772

[https://bz.apache.org/netbeans/show_bug.cgi?id=224840]

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to