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-21 15:27 -------
I attached a small testcase.

To run it:
make
gdb -x gdb.cmd

(tested on gdb 7.0.1 and python 2.6.4)

It is very close to what I'm actually doing. The map is populated from data
generated by our compiler instead of hard-coded variable names and component
names. The rest is conceptually identical.

As you can see, the command stops working after set print address is set to off.

-- 


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]