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: [Bug#203553: gdb: Assertion fails on -data-list-changed-registers]


On Wed, Jul 30, 2003 at 06:06:03PM -0400, Daniel Jacobowitz wrote:

Huh, we can't even print out the error message correctly, apparently.


By the way, the garbled error message was present on the 6.0 branch on
6/29, but is gone as of 8/1.  Don't know what caused that.

This?


2003-06-30 Andreas Schwab <schwab@suse.de>

        * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
        format error message.

2003-06-26 Andrew Cagney <cagney@redhat.com>

        * utils.c (internal_vproblem): Print the problem to a reason
        buffer and then pass to query.  Make the msg variable more local.

Turned out my compiler didn't detect the typo, but Andreas's compiler did.

Andrew



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