1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 22:25:52 +02:00
Commit graph

11 commits

Author SHA1 Message Date
John Dallaway
cce2876d6b Update and integrate LLVM documentation
The LLVM MBS toolchain plugin help is integrated into the CDT Getting
Started guide. The 'Emit LLVM IR' tool option is documented and disabled
by default. Instances of "MacOS X" in MBS toolchain display strings are
replaced with "macOS".
2025-08-18 16:50:07 +01:00
John Dallaway
9536376398 Update docs for local application debugging with lldb-mi 2025-07-26 11:18:36 +01:00
Adam Duskett
24fdda255e
FAQ/README.md: Update kernel indexing instructions and cleanup (#1219)
- Update the instructions to reflect current menu and dialog options.
- Update the example project name from 5.1 to 6.12
- Re-arrange the ordering of the instructions so the user isn't bouncing
  around the dialog tree unnecessarily.
2025-07-25 11:55:31 +01:00
Jonah Graham
b4d81a130e Document indexer shows errors on a project that previously worked
This documents the workaround that worked in https://github.com/eclipse-cdt/cdt/issues/1174
2025-05-30 12:48:22 -04:00
Jonah Graham
a24f93daa9
Publish bleeding edge builds to download.eclipse.org (#975)
Fixes https://github.com/eclipse-cdt/cdt/issues/966
2024-12-16 20:21:27 -05:00
Jonah Graham
611ea03ab0 Update wiki.eclipse links to their new locations
I have not updated links in old N&N pages from before CDT 10.
I have not updated non-CDT links.

Part of #32
2022-11-09 10:56:55 -05:00
Jonah Graham
89677a612e Add some links for CDT indexer FAQ 2022-10-07 13:57:02 -04:00
Jonah Graham
b83f97d891 Fix broken link 2022-10-07 13:57:02 -04:00
Jonah Graham
8bda3e42b4 Migrate CDT/User/HowToTroubleshootCDTIndexing 2022-10-07 13:57:02 -04:00
Jonah Graham
42a7aa82d6
Update FAQ instruction on running test suite (#58)
as a result of the conversation on PR #54 we identified the FAQ
on this item was out of date.

https://github.com/eclipse-cdt/cdt/pull/54#issuecomment-1222596313
2022-08-22 16:59:31 -04:00
Jonah Graham
351be05b48 FAQs migrated from wiki
This is the User FAQ (which had a bunch of dev FAQ entries already)
merged with the Developer FAQ and a few other related pages.

The the wiki entries for full history:

- https://wiki.eclipse.org/CDT/User/FAQ
- https://wiki.eclipse.org/CDT/Developer/FAQ
- https://wiki.eclipse.org/CDT/Developer/Code_Snippets
- https://wiki.eclipse.org/CDT/Developer/FAQ/popupMenu
- https://wiki.eclipse.org/HowTo_use_the_CDT_to_navigate_Linux_kernel_source

Change-Id: Ia26c31a8a6045eeda64bcc486377b7e6abe04d13
2022-08-04 12:23:12 -04:00