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/11482] Side effect of set print address on python API


------- Additional Comments From pmuldoon at redhat dot com  2010-04-15 16:23 -------
There are two things we can do here. Can you compose a testcase/reproducer in a
Python command where the "set print address on" is causing an issue in your
coding logic. Something simple will do.  That will probably help us to
understand the issue a little better.  

The second thing that comes to mind is why isn't gdb.Value hashable? Should it
be? If so, can we do it and is it desirable to do so? 


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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