• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 10076180056
19%

Build:
DEFAULT BRANCH: dev
Ran 24 Jul 2024 12:07PM UTC
Jobs 1
Files 151
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jul 2024 11:53AM UTC coverage: 73.907% (-0.02%) from 73.924%
10076180056

push

github

web-flow
Add `port`, `gdb_args`, and `gdbserver_args` to gdb.debug() (#2382)

* added two arguments to gdb.debug:
+ port: specifies the port that should be used by the gdbserver (this is useful for alpine)
+ gdb_args: allows forwarding arguments to the gdb binary spawned by gdb.attach() (just a passthrough)

aslo downgraded "GDB Python API is supported only for local processes" to a warning, because it seems to work on some systems.

* added changelog entry and fixed python2.7 compatibility

* also added optional gdbserver_args parameter to gdb.debug()

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure
+ added timeouts for recvline() gdb tests
+ also run gdb api tests for ssh runner

---------

Co-authored-by: gfelber <@users.noreply.github.com>
Co-authored-by: peace-maker <peacemakerctf@gmail.com>

4496 of 7316 branches covered (61.45%)

13 of 18 new or added lines in 1 file covered. (72.22%)

122 existing lines in 3 files now uncovered.

13106 of 17733 relevant lines covered (73.91%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
69.53
0.0% pwnlib/gdb.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.57
-0.21% pwnlib/tubes/tube.py
2
67.38
-1.42% pwnlib/tubes/sock.py
119
69.53
0.0% pwnlib/gdb.py
Jobs
ID Job ID Ran Files Coverage
1 10076180056.1 24 Jul 2024 12:07PM UTC 151
73.91
GitHub Action Run
Source Files on build 10076180056
  • Tree
  • List 151
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 00663aa1 on github
  • Prev Build on dev (#10058387088)
  • Next Build on dev (#10247624375)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc