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 v2] Use SaL symbol name when reporting breakpoint locations


On 10/20/2017 07:51 PM, Keith Seitz wrote:

> +
> +    if {$source != ""} {
> +	set source "/$source:$line"

I suspect this '/' breaks with remote host testing.  See e.g.,:
https://sourceware.org/ml/gdb-patches/2013-04/msg00088.html

Otherwise LGTM.

Thanks,
Pedro Alves


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