| commit | e29e63040dd09449a21762bcacabdf31d580beee | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sun Apr 16 12:40:33 2023 -0600 |
| committer | Tom Tromey <tom@tromey.com> | Tue May 02 09:14:11 2023 -0600 |
| tree | b70a9d3c5d5970c9cb8454f3e28ac41b32d85883 | |
| parent | b545d4239bedf9001926efd55da2aa2bd2bbb94a [diff] |
Remove error_stream error_stream is trivial and only used in a couple of spots in breakpoint.c. This patch removes it in favor of just writing it out at the spots where it was used.