X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=a26e20c823cacab6091975a6d3500b8d9cb77368;hb=5f2459c233faebe8f882e556b2f4a86594a51292;hp=27e65ea56cfa760dbe308a6c0518c4123ed6a6a3;hpb=2b0c8b019996b23fb4717687f5e7ac8c5620c089;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 27e65ea56c..a26e20c823 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,36 @@ +2019-05-03 Eli Zaretskii + + * gdb.texinfo (Separate Debug Files): Document how the + subdirectory of the global debug directory is computed on + MS-Windows/MS-DOS. + +2019-04-29 Andrew Burgess + + * gdb.texinfo (Print Settings): Document 'print max-depth'. + * guile.texi (Guile Pretty Printing API): Document that 'print + max-depth' can effect the display of a values children. + * python.texi (Pretty Printing API): Likewise. + (Values From Inferior): Document max_depth keyword. + +2019-04-27 Philippe Waroquiers + + * gdb.texinfo (Calling): Document the new + set|show may-call-functions. + +2019-04-22 Pedro Alves + + * gdb.texinfo (Reverse Execution): Mention and xref process record + and replay. Mention remote and system emulators. + (Process Record and Replay): List supported architectures. + Mention that "record btrace" is only supported on Intel + processors. + +2019-04-17 Alan Hayward + + * gdb.texinfo (Other Command-Line Arguments for gdbserver) + (Monitor Commands for gdbserver) + (gdbserver man): Add debug-file option. + 2019-04-08 Kevin Buettner * python.texi (Inferiors In Python): Rename