Bug 280930 - Unnecessary \n in "target request failed" message
Summary: Unnecessary \n in "target request failed" message
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 5.0.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-19 11:09 EDT by Dmitry Kozlov CLA
Modified: 2020-09-04 15:25 EDT (History)
2 users (show)

See Also:


Attachments
message screenshot (7.45 KB, image/png)
2009-06-19 11:09 EDT, Dmitry Kozlov CLA
no flags Details
Proposed patch. (1.69 KB, patch)
2009-06-19 11:48 EDT, Dmitry Kozlov CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Kozlov CLA 2009-06-19 11:09:22 EDT
Created attachment 139642 [details]
message screenshot

Build ID: M20090211-1700

Steps To Reproduce:
1. Write a program for embedded platform with limited number of hardware breakpoints, like ARM, Fido etc
2. Insert more hardware breakpoints then supported
3. Make Step over.
4. Get error message like one on screenshot. 
(This screenshot was provided by Carlos O'Donnel carlos@codesourcery.com)


More information:
Comment 1 Dmitry Kozlov CLA 2009-06-19 11:48:14 EDT
Created attachment 139645 [details]
Proposed patch.

Proposed patch.