gdbtk-cmds.c is no longer compiling
Roland Schwingel <[email protected]> Fri, 26 Jul 2013 11:26:17 +0200
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi... Yesterday Tom Tromey removed in gdb's target.c function pop_target() which is in use by gdb_clear_file() in gdbtk-cmds.c. Yet I could not spot a suitable replacement to pop_target() so I cannot propose a patch to make insight compiling again. For myself I have resurrected pop_target() again. Any clue on how to continue here? Roland