Groups | Search | Server Info | Login | Register
Groups > comp.compilers > #3479
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end |
|---|---|
| From | Cliff Click <cclick0@gmail.com> |
| Newsgroups | comp.compilers |
| Subject | binary search debugging of compilers |
| Date | Fri, 19 May 2023 10:47:07 -0700 |
| Organization | Compilers Central |
| Sender | johnl@iecc.com |
| Approved | comp.compilers@iecc.com |
| Message-ID | <23-05-023@comp.compilers> (permalink) |
| References | <23-05-013@comp.compilers> <23-05-018@comp.compilers> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Injection-Info | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="20349"; mail-complaints-to="abuse@iecc.com" |
| Keywords | debug, tools |
| Posted-Date | 19 May 2023 15:57:36 EDT |
| X-submission-address | compilers@iecc.com |
| X-moderator-address | compilers-request@iecc.com |
| X-FAQ-and-archives | http://compilers.iecc.com |
| Content-Language | en-US |
| Xref | csiph.com comp.compilers:3479 |
Show key headers only | View raw
HotSpot C2 compiler has a set of -XX debugging flags for doing binary search on top-level methods to compile with C2 (or C1 or interpret), and a similar control over which methods to inline. While I was at Sun I had a bisect shell script to narrow down failing compilations (and trim the set of inlined methods). Cliff
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Re: binary search debugging of compilers Russ Cox <rsc@swtch.com> - 2023-05-17 10:55 -0400
Re: binary search debugging of compilers Cameron McInally <cameron.mcinally@nyu.edu> - 2023-05-17 13:40 -0400
Re: binary search debugging of compilers Kaz Kylheku <864-117-4973@kylheku.com> - 2023-05-17 18:47 +0000
Re: binary search debugging of compilers Spiros Bousbouras <spibou@gmail.com> - 2023-05-18 10:50 +0000
Re: binary search debugging of compilers Kaz Kylheku <864-117-4973@kylheku.com> - 2023-05-19 03:44 +0000
binary search debugging of compilers Cliff Click <cclick0@gmail.com> - 2023-05-19 10:47 -0700
Re: binary search debugging of compilers mrs@kithrup.com (Mike Stump) - 2023-05-20 18:04 +0000
csiph-web