Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 205108] New: Null pointer exception on Launch of app in Windows

https://bugs.eclipse.org/bugs/show_bug.cgi?id=205108  
Product/Component: CDT / cdt-launch
           Summary: Null pointer exception on Launch of app in Windows
           Product: CDT
           Version: 4.0.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: paul@xxxxxxxxxxxx


Build ID: 3.3.0

Steps To Reproduce:
1. Debug As from project, Open dialog
2. Select New for attach to local app
3. Try to debug (regardless of which GDB)


More information:
Pops an error every time, no matter which project:
An internal error occurred during: "Launching userv Debug_server".
java.lang.NullPointerException

This is with both CDT 4.0.0 and 4.0.1 (late Sept update).


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top