$_ and info breakpoint [PATCH]

Nick Roberts nickrob@snap.net.nz
Wed Jul 11 00:35:00 GMT 2007


 > They don't have a very nice console, but it's there.  If you click on
 > the tab that your program I/O isn't on, you can type commands at GDB
 > and it will get them (it's in the Consoles pane, but a separate
 > sub-pane or view or whatever the heck they call it).

OK, I've found it now - there's no (gdb) prompt.  I thought perhaps there
would be the same problem with $_, but that doeasn't appear to be the case.

I don't really understand how they control the separate terminal for program
I/O as the program is a child of GDB, and not Eclipse, so presumably Eclipse
can't create a terminal for it.  In my migratory mode I use sleep to create a
terminal and send program I/O to that, but this seems a bit of a hack.

-- 
Nick                                           http://www.inet.net.nz/~nickrob



More information about the Gdb-patches mailing list