[Bug#203553: gdb: Assertion fails on -data-list-changed-registers]

Andrew Cagney ac131313@redhat.com
Sat Aug 2 00:19:00 GMT 2003


> 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




More information about the Gdb mailing list