This is the mail archive of the gdb@sources.redhat.com 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]

Tk widgets


Hi,
  I am trying to create Tk widgets from the gdb command line using the tk
command.
gdb> tk  frame .top -borderwidth 10

The problem is that the Tk widget is not getting created though the tk
command does not report any error.

Can anyone help me figure out why this is happening.

Thanks,
Satya



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