Bug 7240 - Move gdb_lasterr to ui_out?
Summary: Move gdb_lasterr to ui_out?
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: cli (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-06 20:08 UTC by ac131313
Modified: 2010-01-19 16:29 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ac131313 2001-07-07 03:08:02 UTC
[Converted from Gnats 135]

Move gdb_lasterr to ui_out?

The way GDB throws errors and records them needs a re-think.  ui_out
handles the correct output well.  It doesn't resolve what to do with
output / error-messages when things go wrong.

Release:
unknown
Comment 1 Tom Tromey 2010-01-19 16:29:57 UTC
I don't see gdb_lasterr in the source any more.