gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 26 Aug 2011 09:28:27 +0000 (09:28 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 26 Aug 2011 09:28:27 +0000 (09:28 +0000)
commite93ca0199f5ea2bec534cf051c2007641f952f82
treef9264079097737f3630b5b9c0f3a16a3af579d84
parentbdb5404946bc009d72a4e3d3c1ed4c00b8215d89
gdb/
No functionality change.
* breakpoint.c (bpstat_clear_actions): Remove the BS parameter, make
function comment a reference, new variables tp and bs, move here code
from throw_exception.
* breakpoint.h (bpstat_clear_actions): Remove the BS parameter,
describe it in the comment.
* exceptions.c (throw_exception): Remove variable tp, move the code for
bpstat_clear_actions to bpstat_clear_actions.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/exceptions.c
This page took 0.02645 seconds and 4 git commands to generate.