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/11407] -stack-list-locals should catch python exceptions and return the error per variable


------- Additional Comments From jens dot elmenthaler at verigy dot com  2010-03-31 14:58 -------
Created an attachment (id=4693)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4693&action=view)
my example

Set the breakpoint to the top of main. When halted on the breakpoint, I hit
normally hit the problem. Of course it depends on how unfortunate your
uninitialized data currently looks, but I ran into the problem everytime.

I use RedHad EL 5.3, gcc version 4.1.2 20080704 (Red Hat 4.1.2-44), a gdb 7.1
compiled from source, and the pretty printers from the latest STL applied to my
STL

-- 


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

------- 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]