gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Browsing the gem5 codebase

JS
John Smith
Wed, Jul 5, 2023 4:27 PM

Is there a way to make browsing the gem5 codebase and performing
functionalities like 'Go to Definition' easier?

Thanks,
John

Is there a way to make browsing the gem5 codebase and performing functionalities like 'Go to Definition' easier? Thanks, John
AA
Ayaz Akram
Wed, Jul 5, 2023 5:16 PM

Hi John,

You can open gem5 code base in Microsoft VS Code to use different code
navigation options that work for any C/C++ project.

-Ayaz

On Wed, Jul 5, 2023 at 9:29 AM John Smith via gem5-users <
gem5-users@gem5.org> wrote:

Is there a way to make browsing the gem5 codebase and performing
functionalities like 'Go to Definition' easier?

Thanks,
John


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi John, You can open gem5 code base in Microsoft VS Code to use different code navigation options that work for any C/C++ project. -Ayaz On Wed, Jul 5, 2023 at 9:29 AM John Smith via gem5-users < gem5-users@gem5.org> wrote: > Is there a way to make browsing the gem5 codebase and performing > functionalities like 'Go to Definition' easier? > > Thanks, > John > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >