Re: [PATCH/gdbtk] Fix crash when running insight with pending breakpoints
Keith Seitz <[email protected]> Wed, 18 Apr 2012 17:11:15 -0700
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
On 04/11/2012 05:28 AM, Roland Schwingel wrote: > Changelog: > > 2012-04-11 Roland Schwingel <[email protected]> > > * generic/gdbtk-bp.c: Updated copyright. > (gdb_find_bp_at_line): Don't access location struct > of breakpoint if it is NULL. > > Any comments? Is this ok? Yes, please commit. Thank you for the patch! Keith