[Bug translator/5757] New: stap outputs code with wrong indentation
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Feb 12 14:14:00 GMT 2008
Stap has some wrong indent when a script uses dwarf probes.
Ex)
$ stap -e 'probe syscall.read {}' -p3 | tail
void probe_exit () {
systemtap_module_exit ();
}
MODULE_DESCRIPTION("systemtap probe");
MODULE_LICENSE("GPL");
/* filled in by runtime */
struct stap_symbol *stap_symbols;
unsigned stap_num_symbols;
--
Summary: stap outputs code with wrong indentation
Product: systemtap
Version: unspecified
Status: NEW
Severity: minor
Priority: P3
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5757
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list