[RFC - Python] New ObjFile event

Eli Zaretskii eliz@gnu.org
Wed Oct 5 17:40:00 GMT 2011


> From: Kevin Pouget <kevin.pouget@gmail.com>
> Date: Wed, 5 Oct 2011 13:10:18 +0200
> Cc: gdb-patches@sourceware.org
> 
> +  ** A new event "gdb.newobjfile" has been added.
> +

Maybe say also something like "triggered by loading a new object file."

> +@item events.new_objfile
> +Emits @code{gdb.NewObjFileEvent} which indicates that a new object-file has

"object file", without the hyphen.

> +been loaded by @value{GDBN}. @code{gdb.NewObjFileEvent} has one attribute:
                              ^^
Two spaces, please.

Okay with those changes.

Thanks.



More information about the Gdb-patches mailing list