summaryrefslogtreecommitdiffstats
path: root/runtime/print.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-26 Martin Hunt <hunt@redhat.com>hunt2005-05-261-8/+4
| | | | | | | | * current.c (_stp_sprint_regs): Implement for i386. * sym.c (_stp_symbol_sprint): Check name before trying to print it. (_stp_symbol_print): Change to macro that calls _stp_symbol_sprint().
* 2005-05-18 Martin Hunt <hunt@redhat.com>hunt2005-05-191-85/+31
| | | | | | | | | * print.c: All functions except _stp_print_flush() are now macros which use _stp_stdout. * string.c: Add _stp_stdout support. Data written to _stp_stdout is automatically flushed when the print buffer is full.
* Rewritten maps and other updated files.hunt2005-05-171-2/+39
|
* updated to use new transporttrz2005-05-061-32/+1
|
* *** empty log message ***hunt2005-04-071-11/+43
|
* Update to use relayfs.hunt2005-04-071-0/+168