# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # Generate the regexp pattern used to match the breakpoint description emitted # in the ...
the Free Software Foundation; either version 3 of the License, or (at your option) any later version. ATYPE get_var (unsigned long a) { return 100; } ATYPE get_var (ATYPE a) { return 101; } ATYPE ...