Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
87f17d19
Commit
87f17d19
authored
Jun 13, 2012
by
Matthias Braun
Browse files
remove unnecessary revision thing
parent
ede14a46
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/debug/debugger.c
View file @
87f17d19
...
...
@@ -572,7 +572,7 @@ static void bp_activate(unsigned bp, int active)
*/
static
void
show_commands
(
void
)
{
dbg_printf
(
"Internal Firm debugger extension
$Revision$
commands:
\n
"
dbg_printf
(
"Internal Firm debugger extension commands:
\n
"
"init break after initialization
\n
"
"create nr break if node nr was created
\n
"
"replace nr break if node nr is replaced by another node
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment