Bug 21456 - set print pretty on for macro expand
Summary: set print pretty on for macro expand
Status: UNCONFIRMED
Alias: None
Product: gdb
Classification: Unclassified
Component: macros (show other bugs)
Version: unknown
: P2 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-03 17:40 UTC by Michael Foley
Modified: 2018-04-18 17:22 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Foley 2017-05-03 17:40:47 UTC
When macro expanding defined functions if print pretty is on, newlines and indentation similar to pretty printing nested structures could be added when encountering '{', '}', or ';' outside '()'.