+2015-03-10 Marek Polacek <polacek@redhat.com>
+
+ * gdbinit.in (pcfun): Define and document.
+
2015-03-10 Ilya Verbin <ilya.verbin@intel.com>
* config/i386/intelmic-mkoffload.c: Include intelmic-offload.h instead
Print expanded location of $.
end
+define pcfun
+output debug_function (cfun ? cfun->decl : current_function_decl, 0)
+echo \n
+end
+
+document pcfun
+Print current function.
+end
+
# Define some macros helpful to gdb when it is expanding macros.
macro define __FILE__ "gdb"
macro define __LINE__ 1