This is the mail archive of the gdb-patches@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]

[PATCH 0/4] Fix some aspects of python lazy string handling


Hi. This patch set is a replacement for the patch posted here:

https://sourceware.org/ml/gdb-patches/2016-11/msg00063.html

The main change is that it preserves the documented behaviour of
lazy strings.

It fixes PRs 17728, 18439, and parts of 18779.

1/4 - simple doc fix
2/4 - python fixes
3/4 - guile support addition
4/4 - duplication of python fixes in guile lazy string support


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