Re: [Cgdb-devel] Crash
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bob...@co...> - 2003-03-06 19:41:06
|
On Thu, Mar 06, 2003 at 08:56:48AM -0500, Peter Kovacs wrote: > I just updated to this mornings CVS and I got a crash when I try to set > a break point: >=20 > #0 0x08051fef in tgdb_append_command (com=3D0xbffff500, new_header=3DBRE= AKPOINTS_END, buf=3D0x0, buf2=3D0x0, buf3=3D0x0) at ../../tgdb/lib/types.c:= 85 > 85 (*com)[command_cur_size] =3D xmalloc(sizeof(struct Command)); >=20 I reproduced the problem and fixed it. Thanks, Bob Rossi |