Bug 538845 - Replace "info sharedlibrary" with -file-list-shared-libraries
Summary: Replace "info sharedlibrary" with -file-list-shared-libraries
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: Next   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 503297
  Show dependency tree
 
Reported: 2018-09-09 14:41 EDT by Marc-André Laperle CLA
Modified: 2018-09-09 14:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc-André Laperle CLA 2018-09-09 14:41:59 EDT
-file-list-shared-libraries was introduced in GDB 8.0 and is the equivalent of the CLI "info sharedlibrary". DSF-GDB should be updated to use this. This is used to populate the Modules view, among other things.