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 python/14320] Strange python script behaviour


http://sourceware.org/bugzilla/show_bug.cgi?id=14320

--- Comment #1 from David Kozub <zub at linux dot fjfi.cvut.cz> 2012-07-01 19:02:17 UTC ---
Just to clarify: MyTestPrinter.children() is wrong in not returning an
iterable. But the strange error happens even before MyTestPrinter.children()
returns, so I believe it's not related to this.

The attached testcase is just a bare minimum code to trigger this.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]