retitle 470888 make max length of name-space values configurable thanks also sprach Nir <[EMAIL PROTECTED]> [2008.03.14.1559 +0100]: > Indeed name-space value representations are cropped at 128 > characters by design. The name-space is designed to be fast and > responsive since it updates frequently (e.g. with each step).
One thing I love about winpdb is that the values do update frequently. If I wanted to print (eval) them after every step, I could be using pdb. Maybe it would be possible to make the maximal length configurable? I realise there are performance problems, but sometimes you will deal with them, if it makes debugging easier. Ideally, I can set this max length for each name-space value separately, and also a global default. Even better would be a wrapping multi-line field so that I can see the whole value without having to scroll. Or something like gdb's display command? -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer, author, administrator, and user `. `'` http://people.debian.org/~madduck - http://debiansystem.info `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

