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]

Re: bugzilla


I like bugzilla for gcc just great!
In particular, it's much easier to add attachments.

Some requests:

. add target/host/build fields similar to gcc bugzilla

. add a field for the compiler used to build the test program.
  i don't care what compiler is used to build gdb itself
  (unless it's a build failure or a failure in selftest.exp).
  i care a lot what compiler is used to write the program that
  gdb is reading.  occasionally i care about the binutils version
  as well, but perhaps not enough to have a field for it.

. add a field for debug format.  this can be drop down:
  dwarf-2, stabs+, som, mdebug, ..., other.

. add instructions on running the 'script' command,
  or running gdb inside emacs and capturing the session.
  see a recent version of doc/gdb.info.

. let us know where the online help is and how to edit it.

. collapse 'priority' and 'severity' into one field,
  or actually document what they mean in the online help.

Michael C


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