Fix PR threads/19422 - show which thread caused stop
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 3e0d6262f242fe828dd3147b3a9d75ebf4baf313..59a8e0acabd407c8c950b342484ecc92f1bce0a6 100644 (file)
@@ -1,3 +1,143 @@
+2016-01-18  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Mention that GDB displays the ID and name
+       of the thread that hit a breakpoint or received a signal.
+
+2016-01-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
+
+2016-01-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Document the $_gthread convenience
+       variable.
+       (Convenience Vars): Likewise.
+
+2016-01-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Document "info threads -gid".
+
+2016-01-13  Pedro Alves  <palves@redhat.com>
+
+       * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
+       anchor.
+       (Threads In Python): Document new InferiorThread.global_num
+       attribute.
+
+2016-01-07  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Document per-inferior thread IDs,
+       qualified thread IDs, global thread IDs and thread ID lists.
+       (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
+       thread IDs.
+       (Convenience Vars): Document the $_thread convenience variable.
+       (Ada Tasks): Adjust to refer to thread IDs.
+       (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
+       Commands, GDB/MI Variable Objects): Update to mention global
+       thread IDs.
+       * guile.texi (Breakpoints In Guile)
+       <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
+       global thread IDs instead of thread IDs.
+       * python.texi (Threads In Python): Adjust documentation of
+       InferiorThread.num.
+       (Breakpoint.thread): Mention global thread IDs instead of thread
+       IDs.
+
+2016-01-13  Pedro Alves  <palves@redhat.com>
+
+       * python.texi (Threads In Python): Document
+       InferiorThread.inferior.
+
+2016-01-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Inferiors and Programs): Document the $_inferior
+       convenience variable.
+       (Convenience Vars): Likewise.
+
+2016-01-12  Josh Stone  <jistone@redhat.com>
+           Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
+       (Stop Reply Packets): List the syscall entry and return stop reasons.
+       (General Query Packets): Describe QCatchSyscalls, and add it to the
+       table and the detailed list of stub features.
+
+2016-01-12  Pedro Alves  <palves@redhat.com>
+
+       Remove use of the registered trademark symbol throughout.
+
+2016-01-12  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Interrupts): Update the document on handling
+       interrupt when program is stopped.
+
+2015-12-11  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.texinfo (Forks): Correct Linux kernel version where
+       fork and exec events are supported, add notes about support
+       of these events in target remote mode.
+       (Connecting): Reorganize and clarify distinctions between
+       target remote, extended-remote, and multiprocess.
+       Reorganize related text from separate sections into new
+       sections.
+       (Server): Note effects of target extended-remote mode.
+       Delete section on Multi-Process Mode for gdbserver.
+       Move some text to "Connecting" node.
+
+2015-12-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Replace warning with explanation
+       about single-threaded programs.
+
+2015-12-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Threads): Remove mention of SGI.
+       (Forks): Remove mention of HP-UX.
+       (Breakpoints): Remove mention of HP-UX.
+       (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
+       Reword in terms of architectures.
+       (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
+       mention supported systems.
+       (Convenience Vars): Don't mention HP-UX.
+       (Jumping): Remove mention of HP-UX in comment.
+       (Files) <shared libraries>: Update supported shared library types
+       list.  Remove mention of HP-UX.
+       (Native): Remove HP-UX subsection.
+       (SVR4 Process Information): Remove mention of HP-UX.
+
+2015-12-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Stack): Reorder menu.
+
+2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
+       -var-set-format's new zero-hexadecimal format.
+
+2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.texinfo (Ada Mode Into): Move overloading support
+       description to its own node.
+       (Overloading support for Ada): New node.
+
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       PR 14618
+       * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
+       (Remote Configuration): Add the "set/show remote
+       no-resumed-stop-reply" to the available settings table.
+       (General Query Packets): Document the "no-resumed" qSupported
+       feature.
+
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Remote Configuration): List "set/show remote
+       thread-events" command in configuration table.
+       (Stop Reply Packets): Document "T05 create" stop
+       reason and 'w' stop reply.
+       (General Query Packets): Document QThreadEvents packet.  Document
+       QThreadEvents qSupported feature.
+
 2015-11-30  Pedro Alves  <palves@redhat.com>
 
        * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
This page took 0.030335 seconds and 4 git commands to generate.