| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: erlang-redbug | Distribution: Fedora Project |
| Version: 2.0.10 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Thu Jul 2 20:38:00 2026 |
| Group: Unspecified | Build host: buildvm-a64-15.rdu3.fedoraproject.org |
| Size: 394499 | Source RPM: erlang-redbug-2.0.10-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/massemanet/redbug | |
| Summary: Erlang tracing debugger | |
redbug is a tool to interact with the Erlang trace facility. It is intended to be run from the erlang shell, but it can also be run from an OS shell as an escript (see below). It will instruct the Erlang VM to generate so-called 'trace messages' when certain events (such as a particular function being called) occur. It uses a safe subset of the tracing functionality, and exits if it feels overloaded, e.g. if it gets flooded by trace messages. It runs in the background, collecting trace messages, until it reaches one of its termination criteria (number of messages/file size or elapsed time). The trace messages are either printed (i.e. human readable) to a file or to the screen; or written to a trc file. Using a trc file puts less stress on the system, but there is no way to count the messages (so the 'msgs' opt is ignored), and the files can only be read by special tools (such as 'bread'). Printing and trc files cannot be combined. By default (i.e. if the 'file' opt is not given), messages are printed.
MIT
* Thu Jul 02 2026 Peter Lemenkov <lemenkov@gmail.com> - 2.0.10-1 - Initial build
/usr/share/doc/erlang-redbug /usr/share/doc/erlang-redbug/README.md /usr/share/erlang/lib/redbug-2.0.10 /usr/share/erlang/lib/redbug-2.0.10/ebin /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug.app /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug.beam /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug_compiler.beam /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug_dtop.beam /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug_lexer.beam /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug_parser.beam /usr/share/erlang/lib/redbug-2.0.10/ebin/redbug_targ.beam /usr/share/licenses/erlang-redbug /usr/share/licenses/erlang-redbug/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jul 5 00:55:56 2026