[coreboot] Re: Debugging using gdb

2020-03-27 Thread Sindhoor Tilak
You need to compile with debug symbols if you want to break using line numbers of a file. Else you have to set breakpoints on address sin9yt ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org

[coreboot] Re: Debugging using gdb

2020-03-29 Thread Sindhoor Tilak
Harshit Sharma wrote: > Hi Sindhoor, > > Thanks for your reply. I added the debug symbols using the following command > $ add-symbol-file build/cbfs/fallback/ramstage.debug 0x0 > > Now I am able to set a breakpoint at a particular line number. But when I > enter > 'continue', it just

[coreboot] Re: [GSoC] Self Introduction

2020-05-07 Thread Sindhoor Tilak
Thanks! I'd be working on streamlining the usage of POST code calls. Since the usage of postcodes is scattered and as there are lots of redundant usage of postcode calls across the codebase. I would try to document all of the POST codes used in the codebase and make an effort to make use of

[coreboot] [GSoC] Self Introduction

2020-05-06 Thread Sindhoor Tilak
A quick post to introduce myself! I'm Sindhoor, currently a graduate student and selected to be a part of this summer's GSoC. Pretty excited to be a part here and learn from everyone. Looking forward to contributing and being an active part of the community for the years to come

[coreboot] [GSOC] Query regarding proposals

2020-03-24 Thread Sindhoor Tilak
Hi All This is my first time here applying for GSoC. I'm interested in couple of ideas posted. I wanted to know if multiple proposals are accepted? Thanks. Sindhoor ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email