This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81768 - *Gdb-lite* Illegal argument exception in gdb-lite
Summary: *Gdb-lite* Illegal argument exception in gdb-lite
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-03 02:02 UTC by Ann Rice
Modified: 2006-08-09 22:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ann Rice 2006-08-03 02:02:02 UTC
When I run the Args application in the debugger with breakpoints set on lines 5
an 9 of the args.c file, I get a java.lang IllegalArgument exception as soon as
the debugger stops at the first breakpoint:
Comment 1 Nikolay Molchanov 2006-08-09 06:39:24 UTC
Please, add the following details:

1. gdb version (from Debugger Console)
2. exception info (stack trace)

Also it would be great to have automated test case for this issue,
or at least a scenario to reproduce the problem.
Comment 2 _ gordonp 2006-08-09 15:20:16 UTC
Please add the stack trace Nik requested as an attachment. It makes reading
the IZ easier. Thanx
Comment 3 Ann Rice 2006-08-09 22:48:16 UTC
This issue is no longer reproducible, and appears to have been fixed by recent 
code changes that fixed other bugs. So I am marking it as fixed.