DDD and plot.
Miguel <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I´m debugging with DDD, and I have a trouble when I try to use the plot function. After I display an array of integers for example, if I push the plot button, the "Starting gnuplot" message appears, but nothing happens. If I close that window DDD crashes, showing the following message. ----------------------------------------------------------------------------- XtUngrabButton(source_text_w,3,0) X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 48303 Current serial number in output stream: 48306 X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 48305 Current serial number in output stream: 48471 X error (invalid Window parameter). Oops! You have found a bug in DDD. If you can reproduce this bug, please send a bug report to <[email protected]>, giving a subject like DDD 3.3.11 (i486-pc-linux-gnu) gets `BadWindow' error To enable us to fix the bug, you should include the following information: * What you were doing to get this message. Report all the facts. * The contents of the `~/.ddd/log' file as generated by this session. Please read also the section "Reporting Bugs" in the DDD manual. We thank you for your support. -------------------------------------------------------------------------------------------------- the content of ~/.ddd/log is: ------------------------------------------------------- ! X error X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 48303 Current serial number in output stream: 48306 ! X error # Saving options in "/home/miguel/.ddd/init"... # Saving options in "/home/miguel/.ddd/init"...done. # Deleting session "104144410000123970632300000037400039"... # Current session is [none]. # Deleting session "104144410000123970632300000037400039"...done. # Saving history in "/home/miguel/.ddd/history"... # Saving history in "/home/miguel/.ddd/history"...done. # Thanks for using DDD 3.3.11! (We apologize for the inconvenience.) X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 48305 Current serial number in output stream: 48471 ----------------------------------------- and some information about my system: - Debian sid with KDE ver. 3.5.9 - ddd 1:3.3.11-1 The Data Display Debugger, a graphical debugger frontend - gdb-avr 6.4.90.dfsg-2.1 The GNU Debugger for avr Any help would be appreciated. Thanks in advence. -- ----------- Miguel. _______________________________________________ ddd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ddd