This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight 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]

insight/263: Source selection row disappears when using gdb-startup script and gdbtk.ini has a non-empty session tag


>Number:         263
>Category:       insight
>Synopsis:       Source selection row disappears when using gdb-startup script and gdbtk.ini has a non-empty session tag
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 21 16:13:02 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     christian.metzler@bmw-carit.de
>Release:        unknown-1.0
>Organization:
>Environment:
cygwin with gdb 6.3.50_2004-12-28
>Description:
Gdb-Startupscript is given below. The whole row where the
source-selection, function selection and source/asm/...
combo-boxes are is missing.
Problem disappears when I delete the [session]-section in
the gdbtk.ini. Thanks in advance.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="debug.gdb"
Content-Disposition: inline; filename="debug.gdb"

exec-file efw.exe
file efw.exe
set args configuration.ini
break scheduler.c:setAndInitializeModules
run
add-shared-symbol-files ../src/CIT_BVA.dll



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