Bug 514201 - OS Resources view not working in remote all-stop when running async
Summary: OS Resources view not working in remote all-stop when running async
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-24 17:59 EDT by Marc Khouzam CLA
Modified: 2020-09-04 15:27 EDT (History)
2 users (show)

See Also:


Attachments
gdb traces of failure (8.83 KB, text/x-log)
2017-03-24 17:59 EDT, Marc Khouzam CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Khouzam CLA 2017-03-24 17:59:53 EDT
Created attachment 267458 [details]
gdb traces of failure

If running an automatic remote session with GDB 7.12 in all-stop, the OS Resources view says: "OS resources are not available using your target and GDB"

This happens because with GDB 7.12 all-stop, we now run target-async, which allows the first -info-os command to be processed by GDB the target is running.  This works in a local session but returns an ^error in the remote case.

Attached is the gdb traces of such a session.  One can look for ^error.