Discussion:
[Bug python/23868] New: failure with gdb.execute and complete
tromey at sourceware dot org
2018-11-06 23:48:48 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23868

Bug ID: 23868
Summary: failure with gdb.execute and complete
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Target Milestone: ---

I tried
gdb.execute('complete set language ')
This does not work properly, I believe because
process_next_line strips trailing whitespace.
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...