[PATCH] PR 15520 - GDB step command crashed on non-stop mode

Tom Tromey tromey@redhat.com
Thu Nov 7 15:14:00 GMT 2013


>>>>> ">" == Muhammad Waqas <mwaqas@codesourcery.com> writes:

>> 2013-09-13  Muhammad Waqas  <mwaqas@codesourcery.com>

>> 	PR 15520

It's more usual to use the component in here as well.
I'm not sure whether the commit script's regex will match the above.
So it would be:

	PR threads/15520

>> 	*gdb.base/pr15520.cc: New file.
>> 	*gdb.base/pr15520.exp: New file.

Two notes here.

First, space after the "*".

Second, we generally don't use the PR number in the test case file names.
Instead we try to use a descriptive name.

I don't fully understand the fix itself.
Maybe you could walk me through it.

Tom



More information about the Gdb-patches mailing list