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/14802] Declaring a convenience function using Pythondoes not work as documented


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

--- Comment #2 from David Holm <dholmster at gmail dot com> 2012-11-04 13:08:22 UTC ---
Having reread the chapter on GDB convenience functions [1] I believe I
misunderstood the purpose of them. I thought it would be similar to a
user-defined command [2] but I see now it is something else and actually much
more useful. :)

 [1]
http://sourceware.org/gdb/current/onlinedocs/gdb/Convenience-Funs.html#Convenience-Funs
 [2] http://sourceware.org/gdb/current/onlinedocs/gdb/Define.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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