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 michel dot metzger at st dot com  2010-04-14 21:07 -------
I understand, but I still think that the user, with the python API, should still
be able to get the value of a pointer regardless of the state of set print
address. What if he doesn't want to print it? In my case I use it as an index in
an internal table.

Developers of new commands in python should make sure they follow the rules set
by commands like set print address.

I hope this clarify things :)

-- 


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]