Error mit Eclipse beim Starten des gdb Debuggers
Verfasst: 28. Oktober 2008 08:43
Was bedeutet folgende Fehlermeldung?
Confirm Perspective Switch
This Kind of launch is configured to open the Debug perspective when it suspends.
This Debug perspective is designed to support application debugging. It
incorporates views for displaying the debug stack, variables and breakpoint
management.
Do you want to open this perspective now?
MinGW gdb Debugger: <---- ist eigentlich c:\cygwin\bin\gdb.exe
Executing is suspended because of error
[New thread 2124.0x828]
gdb: unknown target exception 0xc0000135 at 0x7c974ed1
You can't do that without a process to debug.
Confirm Perspective Switch
This Kind of launch is configured to open the Debug perspective when it suspends.
This Debug perspective is designed to support application debugging. It
incorporates views for displaying the debug stack, variables and breakpoint
management.
Do you want to open this perspective now?
MinGW gdb Debugger: <---- ist eigentlich c:\cygwin\bin\gdb.exe
Executing is suspended because of error
[New thread 2124.0x828]
gdb: unknown target exception 0xc0000135 at 0x7c974ed1
You can't do that without a process to debug.