GNOME Bugzilla – Bug 358163
debug Inspect/Evaluate dialog leads to crash
Last modified: 2009-08-15 18:40:50 UTC
Steps to reproduce: 1. Load any project in Anjuta. 2. Use Debug / Start Debugger / Run Target to start the debugger. 3. Choose Debug / Inspect/Evaluate... to bring up the Inspect/Evaluate dialog box. 4. Press the Add button. Note that nothing happens; I believe this is wrong. 5. Click to select the blank line below the Variable / Value / Type headers in the dialog. 6. Click the selected line just below the Value header; an entry box will appear. 7. Click in the unselected area below the selected line. Anjuta will crash. Stack trace:
+ Trace 73490
Thread 1 (Thread -1224730944 (LWP 32177))
Other information:
Thanks for reporting this but basically the evaluate/inspect dialog is not working. So Add, Apply or Refresh are doing nothing currently. Anyway it should not crash Anjuta. I will correct this in my next patch.
It should be fixed in the version currently on CVS.
Closing all fixed bugs. Sorry for the mass update :( ...