"graph display" command does not work in command file
"Matthews, Lloyd C (IS)" <[email protected]> Mon, 29 Apr 2013 22:30:22 +0000
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
I am trying to use this in a command file (invoked with ddd-x): graph display `x \32xw <address>` The command works fine at the gdb prompt, but I get "Undefined command: "graph"" when the command file runs, and the same thing when I try "help graph" at the gdb prompt. How do I get this command to run on ddd startup? -Thanks, Lloyd Matthews Lloyd_Matthews at ngc.com