The gn argument is_debug = false will reduce the amount of debugging information available. You can try setting symbol_level to 1 (should be enough I hope) or 2 (probably overkill), but I'm not sure it will work.
/Daniel
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/855ad59a-36c1-4a59-aead-e45900e350b5%40chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/855ad59a-36c1-4a59-aead-e45900e350b5%40chromium.org.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/a7df35a7-ede2-4155-901a-229a67a3442d%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAHtyhaT3aS4a_O5P5-sysTTGTwDx82FFHjGkXfppp%2BPRHBboGQ%40mail.gmail.com.
Your output looks a bit surprising to me: it looks like some symbols aren't unmangled? Not sure why that's happening...
So the short answer is that you aren't getting filenames/line-numbers because you didn't ask for them. Set symbol_level=1, or set it to 2 if you want full debugging. See compiler.gni for the full logic.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAC5F_1kXDaCVU0iMeG3b3x2mt2jA8Vykv%3D6S3wqg%2ByY8bQjYRw%40mail.gmail.com.
Nice, hadn't considered that. There's at least 3 advantages to doing this:
- better output after post-processing the trace (full object paths,
line numbers, more robust demangling)
- works with stripped binaries
- editor integration
I wonder if we should change the default. Although the current format
is more immediately readable, it's actually losing valuable
information.
>> > >>>> To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
>> > >>>> To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/855ad59a-36c1-4a59-aead-e45900e350b5%40chromium.org.
>> > >
>> > > --
>> > > --
>> > > Chromium Developers mailing list: chromi...@chromium.org
>> > > View archives, change email options, or unsubscribe:
>> > > http://groups.google.com/a/chromium.org/group/chromium-dev
>> > > ---
>> > > You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
>> > > To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
>> > > To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAE5mQiMzZqG_g8D72x_aY2wxACejUrKtgJBt0uzA7FupK271bQ%40mail.gmail.com.
>>
>> --
>> --
>> Chromium Developers mailing list: chromi...@chromium.org
>> View archives, change email options, or unsubscribe:
>> http://groups.google.com/a/chromium.org/group/chromium-dev
>> ---
>> You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
>> > >>>> To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
>> > >>>> To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/855ad59a-36c1-4a59-aead-e45900e350b5%40chromium.org.
>> > >
>> > > --
>> > > --
>> > > Chromium Developers mailing list: chromi...@chromium.org
>> > > View archives, change email options, or unsubscribe:
>> > > http://groups.google.com/a/chromium.org/group/chromium-dev
>> > > ---
>> > > You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
>> > > To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
>> > > To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAE5mQiMzZqG_g8D72x_aY2wxACejUrKtgJBt0uzA7FupK271bQ%40mail.gmail.com.
>>
>> --
>> --
>> Chromium Developers mailing list: chromi...@chromium.org
>> View archives, change email options, or unsubscribe:
>> http://groups.google.com/a/chromium.org/group/chromium-dev
>> ---
>> You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
>> To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAC5F_1kXDaCVU0iMeG3b3x2mt2jA8Vykv%3D6S3wqg%2ByY8bQjYRw%40mail.gmail.com.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/2a3eef47-9737-4f71-b683-350026b0c9e8%40chromium.org.
Many years later, as of crrev.com/c/5342425, stack traces should include line numbers on Linux now by default. Thanks to ajwong@ for the original implementation and those who've contributed fixes!The only requirement is that you build with symbol_level > 0. Sadly, I believe most of the bots build with symbol_level = 0, but this should help with local debugging at least.