Re: PATCH to add input_line macro to gdbinit.in

2013-12-13 Thread David Malcolm
On Thu, 2013-12-12 at 22:51 -0500, Jason Merrill wrote: > I often use input_line in breakpoint conditions when debugging the > compiler, and losing the macro complicates that. Any objection to > adding it to gdbinit.in? Fine by me.

Re: PATCH to add input_line macro to gdbinit.in

2013-12-12 Thread Mike Stump
On Dec 12, 2013, at 7:51 PM, Jason Merrill wrote: > I often use input_line in breakpoint conditions when debugging the compiler, > and losing the macro complicates that. Any objection to adding it to > gdbinit.in? That'd be wonderful.

PATCH to add input_line macro to gdbinit.in

2013-12-12 Thread Jason Merrill
I often use input_line in breakpoint conditions when debugging the compiler, and losing the macro complicates that. Any objection to adding it to gdbinit.in? commit 5bee3eed904bb31ffcca5330f2c36e5aa1c35cb0 Author: Jason Merrill Date: Wed Dec 11 11:29:37 2013 -0500 * gdbinit.in (input_li