This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: $_ and info breakpoint [PATCH]


 > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]