Bug 433288 - Breakpoint action 'Resume' does not validate the time value
Summary: Breakpoint action 'Resume' does not validate the time value
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.3.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 08:09 EDT by Anton Leherbauer CLA
Modified: 2020-09-04 15:16 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Leherbauer CLA 2014-04-23 08:09:32 EDT
Steps to reproduce:

1) Open preferences C/C++ > Debug > Breakpoint Actions
2) Create a new Resume Action
3) Enter 'foo' in the 'Resume after' field
4) OK
-> Unhandled event loop exception is logged.