This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18393] GDB 7.9 segfaults on: python dir(gdb.current_progspace())


https://sourceware.org/bugzilla/show_bug.cgi?id=18393

--- Comment #1 from Zach Riggle <zachriggle+gdb at gmail dot com> ---
Actually, most of that is unnecessary...

$ gdb --eval-command="python print(dir(gdb.current_progspace()))" 
GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9
...
Segmentation fault

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]