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 asmwarrior at gmail dot com  2010-06-21 02:29 -------
@all
I have solved "uninitialized local variable" problem by change the code of GDB
source. 

You can see the screen shot of my result (I tested under Codeblocks WindowsXP)

http://i683.photobucket.com/albums/vv194/ollydbg_cb/one_variable.png
and
http://i683.photobucket.com/albums/vv194/ollydbg_cb/two_variable-1.png

I will soon publish my patch here.

-- 


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]