From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Evans To: gdb@sources.redhat.com Subject: to_query target_ops entry Date: Fri, 23 Feb 2001 14:07:00 -0000 Message-id: <200102232207.OAA26403@casey.transmeta.com> X-SW-Source: 2001-02/msg00330.html Is the intendend usage of the `to_query' target_ops entry documented anywhere? I can kinda guess from studying kod.c:gdb_kod_query, but my guessing is incomplete (and often wrong).