Bug #15900 2009-06-22 07:32
nde
debugging goes wrong when attaching to process
environment: win7rc+vmware6.5+ubuntu9.04+cb8.02
steps:
1. attach to process by PID, the C::B watches window shows "no symbol table info available"
2. the toolbar debug command "Next line/Next instruction/Step into/Step out" work properly, the watches window shows the variable name and value correctly now.
3. using "send user command to debugger" to send comands such as "c"(continue),"b"(set breakpoint)¡Ait works properly.
4. the toolbar debug command "Start/Continue/Run to cursor" will kill the process being attached and start a new program without warning.
Upgrade to svn build 5616 which jens provided and confirm the problem again.
It looks like something wrong with the toolbar debug command "Start/Continue/Run to cursor" when attaching to process , or do I miss anything?
- Category
- Group
- Status
- Open
- Close date
- Assigned to