This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dynamic type column width in "info breakpoints" output (Re: Static tracepoints support)


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 1 Jul 2010 17:36:21 +0100
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> (gdb) info breakpoints
> Num     Type              Disp Enb Address            What
> 1       breakpoint        keep y   0x0000000000400c30 in main at stexample.c:16
>         breakpoint already hit 1 time
> 2       read watchpoint   keep y                      glob
> 3       static tracepoint keep y   0x0000000000400c7b in main at stexample.c:22
>         marker id is ust/bar33
> 
> Opinions on whether we want this?

Looks useful.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]