This is the mail archive of the gdb-patches@sourceware.org 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: [RFA] Fix bug in add_alias_cmd


On Sat, Jun 06, 2009 at 05:49:53PM +0200, Pierre Muller wrote:
> 
>   Out of curiosity, I tried to start
> gdb with --xdb options to see the special
> options that this provides.
> 
>   I got this:
> $ ./gdb -xdb
> ../../purecvs/gdb/cli/cli-decode.c:255: internal-error: add_alias_cmd:
> Assertion
>  `!aliases && !prehook && prehookee && !posthook && ! posthookee' failed.

Any idea how long this has been broken?

If it's been several releases, it's likely we can remove gdb -xdb.

-- 
Daniel Jacobowitz
CodeSourcery


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