Re: [PATCH] [gdb] Add default argument for get_selected_block
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Tom" == Tom de Vries <[email protected]> writes: Tom> I noticed that the get_selected_block argument is mostly 0, NULL, or nullptr. Tom> Make nullptr the default argument. Ok. Approved-By: Tom Tromey <[email protected]> Tom