gdb doesn't read user-defined commands from .gdbinit
Bug #461594 reported by
Jason Kraftcheck
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gdb |
New
|
Low
|
|||
gdb (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: gdb
After gdb starts, only the first of about 15 custom commands defined in the attached .gdbinit file are actually defined in gdb. If I comment out the first one, then only the second is defined, etc.
ProblemType: Bug
Architecture: i386
Date: Mon Oct 26 19:50:12 2009
DistroRelease: Ubuntu 9.10
Package: gdb 7.0-0ubuntu1
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: gdb
Uname: Linux 2.6.31-14-generic i686
Changed in gdb (Ubuntu): | |
assignee: | James Pandavan (james-pandavan) → nobody |
assignee: | nobody → James Pandavan (james-pandavan) |
Changed in gdb (Ubuntu): | |
status: | In Progress → Confirmed |
Changed in gdb: | |
status: | Unknown → New |
Changed in gdb: | |
importance: | Unknown → Low |
Changed in gdb (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | Confirmed → Triaged |
To post a comment you must log in.
I can confirm this issue.