[PATCH 07/18] remote-wtxapi: The WTX API abstraction layer.

Tom Tromey tromey@redhat.com
Thu Feb 24 19:44:00 GMT 2011


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

I did not really try to read this patch, but I randomly noticed:

Joel> +static void
Joel> +wtxapi_parse_obj_unloaded_event (char *event_str,
Joel> +                                 struct wtxapi_obj_unloaded_event *event)
[...]
Joel> +  wtx_opt_events_debug (1, "OBJ_LOADED: module_filename = \"%s\"",
Joel> +                        event->module_filename);

I think that should probably say `OBJ_UNLOADED'.

Tom



More information about the Gdb-patches mailing list