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)


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> Okay, here's a last (I think) tweak I had signed up to do.  The
Pedro> result is this:

Pedro> (gdb) info breakpoints
Pedro> Num     Type              Disp Enb Address            What
Pedro> 1       breakpoint        keep y   0x0000000000400c30 in main at stexample.c:16
Pedro>         breakpoint already hit 1 time
Pedro> 2       read watchpoint   keep y                      glob
Pedro> 3       static tracepoint keep y   0x0000000000400c7b in main at stexample.c:22
Pedro>         marker id is ust/bar33

Pedro> Opinions on whether we want this?

IMO, yes, do it.

Tom


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