X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=3e89aedaaa3c4271179adb3165fa0de513608923;hb=65c574f6dd066a239a94c2df0e1e12d50eae06c9;hp=6db33e1781f7b9f719493824d0d281fb7aa58692;hpb=d8edc8b768f0f611088161161392e1075134d635;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6db33e1781..3e89aedaaa 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,27 @@ +2020-01-10 Pedro Alves + + * gdb.texinfo (Starting): Say "current inferior not connected" + instead of "GDB not connected". + (Inferiors and Programs): Rename node to ... + (Inferiors Connections and Programs): ... this. Update all + references. Talk about multiple target connections. Update "info + inferiors" info to mention the connections column. Describe "info + connections". Document "add-inferior -no-connection". + * guile.texi, python.texi: Update cross references. + +2020-01-01 Joel Brobecker + + * gdb.texinfo, refcard.tex: Update copyright year range. + +2019-12-14 Andrew Burgess + + * python.texi (Symbols In Python): Remove duplicate description of + gdb.lookup_global_symbol. + +2019-12-11 Simon Marchi + + * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo. + 2019-12-11 Philippe Waroquiers * gdb.texinfo (Command Options): Use -p and -pretty in the example,