OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [gdbtcl/] [plugins/] [plugins.tcl] - Blame information for rev 1767

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
# Add your window to the PlugIn menu here
2
# Don't forget to add your packet as well
3
 
4
if {1} {  #test here if your target is configured
5
  # Uncomment this when the PlugIn class is ready
6
  #package require LIBGDB 1.0
7
  package require RHABOUT 1.0
8
  $Menu add command Other "About Red Hat" \
9
    {ManagedWin::open RHAbout} \
10
    -underline 0
11
  # To activate the PlugIn sample, uncomment the next line
12
  set plugins_available 1
13
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.