New command queue-signal.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 3bb1c742aa1fc5dc9b5d5e8840c4d4ee0373c5d5..d0a6ea557deb26ff2009d9677708ad1686ac0a86 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
   ** $_any_caller_is(name [, number_of_frames])
   ** $_any_caller_matches(regexp [, number_of_frames])
 
+* New commands
+
+queue-signal signal-name-or-number
+  Queue a signal to be delivered to the thread when it is resumed.
+
 * On resume, GDB now always passes the signal the program had stopped
   for to the thread the signal was sent to, even if the user changed
   threads before resuming.  Previously GDB would often (but not
This page took 0.024514 seconds and 4 git commands to generate.