Summary: | KDevelop shows nothing for incorrect watches instead of warning message | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Valentyn Pavliuchenko <valentyn.pavliuchenko> |
Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valentyn Pavliuchenko
2010-04-29 22:15:26 UTC
I have to wonder wether maybe the problem is with gdb not telling us the watch is invalid. I'll try to obtain some extra information about the issue. Git commit b38a89dbac2cb790992a5d0574f528b680acc73d by Niko Sams. Committed on 15/01/2012 at 18:04. Pushed by nsams into branch '4.3'. show error in variables view when gdb returns an error don't use the returned msg from gdb as it has no real value and refers to implementation details ("-var-create: unable to create variable object") M +5 -5 debuggers/gdb/gdbvariable.cpp http://commits.kde.org/kdevelop/b38a89dbac2cb790992a5d0574f528b680acc73d |