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: [PATCH] Don't print symbol definition's line number in rbreak output


On 04/16/2018 07:44 PM, Andreas Arnez wrote:
> This commit:
> 
>   b744723f57 -- Show line numbers in output for "info var/func/type"
> 
> added the symbol definition's line number to the output of certain GDB
> commands.  It also changes the `rbreak' command's output, although it
> shouldn't.  This is fixed.

Could you update this to include an example of before/after gdb
output in the commit log?

Is this a regression in 8.1?

Thanks,
Pedro Alves


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