command will now give an error. Previously the 'b' flag would
always override the 'r' flag.
-* New Commands
+* New commands
info missing-debug-handler
List all the registered missing debug handlers.
or can be a regular expression which is matched against the filename
of the primary executable in each program space.
+maintenance info linux-lwps
+ List all LWPs under control of the linux-nat target.
+
+set remote thread-options-packet
+show remote thread-options-packet
+ Set/show the use of the thread options packet.
+
* Python API
** New function gdb.notify_mi(NAME, DATA), that emits custom
sub-classed to create handlers for objfiles with missing debug
information.
-* New commands
-
-maintenance info linux-lwps
- List all LWPs under control of the linux-nat target.
-
-set remote thread-options-packet
-show remote thread-options-packet
- Set/show the use of the thread options packet.
-
* New remote packets
New stop reason: clone